I have not been able to find the markdown plugin for Geany for CentOS 7 on EPEL despite a number of other plugins being available. I filed a bug report some time ago so it may eventually be resolved.
In the meantime, has anyone found it in a repository or should I compile all plugins from the Geany website?
We are happy to announce a new release of Geany!
For a comprehensive list of changes please see
https://www.geany.org/Documentation/ReleaseNotes.
Some highlights:
* Improve snippet support (visual indicators and more, Thomas Martitz).
* Improve CLI argument help.
* Add "Close Documents to the Right" feature.
* Minor accessibility improvements.
* Fix crash if plugin manager is opened more than once.
* Update Python, Assembler and PHP filetypes.
* Updated translations: ca, de, el, es, fr, it, lt, lv, nl, pt, ru,
sk, sv, zh_CN
We want to thank all developers, translators and everyone who
contributed to this release with patches, feedback, bug reports and
so on. Thank you!
As usual, all downloads can be found on
https://www.geany.org/Download/Releases.
Happy hacking,
Enrico
Hi,
with the risk of my head getting chewed of :)
Anyone here able to give the
https://launchpad.net/~geany-dev/+archive/ppa some TLC with the new
stable Geany version?
Thanks in advance, Ruud.
Are there any plans to broaden support for markdown syntax to include e.g. commonmark markdown? I have a particular interest in support for tables myself but expanded markdown support would be great.
I am running Geny v-1.31 from Debian Stretch on my Linux platform.
FOr unknown reasons I have started getting error messages from a Python
3..5 script I wrote to plot multiple curves frlom data generated by a
FORTRAN09 program.
Enter Molecule ID: A
Traceback (most recent call last):
File "MolT_5IMT_w_3_2_plot.py", line 83, in <module>
fig.savefig(name_plt,bbox_inches='tight')
File "/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py",
line 1814, in savefig
self.canvas.print_figure(fname, **kwargs)
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/backend_bases.py",
line 2180, in print_figure
self.figure.dpi = dpi
File "/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py",
line 436, in _set_dpi
self.set_size_inches(w, h, forward=forward)
File "/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py",
line 745, in set_size_inches
manager.resize(int(canvasw), int(canvash))
File
"/usr/local/lib/python3.5/dist-packages/matplotlib/backends/backend_tkagg.py",
line 540, in resize
self.canvas._tkcanvas.master.geometry("%dx%d" % (width, height))
File "/usr/lib/python3.5/tkinter/__init__.py", line 1698, in wm_geometry
return self.tk.call('wm', 'geometry', self._w, newGeometry)
_tkinter.TclError: can't invoke "wm" command: application has been destroyed
------------------
(program exited with code: 1)
Press return to continue
Unfortunately, I am an Organic Chemist and not really a Python
programmer and wpuld really appreciate some help in solving this problem.
Thanks in advance.
--
Stephen P. Molnar, Ph.D. Life is a fuzzy set
www.molecular-modeling.net Stochastic and multivariate
(614)312-7528 (c)
Skype: smolnar1
I'm a fairly new Geany user and I don't use these file types often. When
needed for long lists, they're handy.
I found nothing in Geany's Help about delimiter-separated formats - CSV,
Tab-separated, etc.
Either importing files already in those formats or exporting "lists"
from Geany in some type of delimiter-separated format, or just
converting plain text lists to a delimiter-separated formats.
One simple example, if I copy data from a web page - or many sources,
where it's already in list form (may be plain text or HTML or...) - say,
with peoples last & first name, plus something like page numbers beside
each name where the names are indexed in a book.
Sanders, Jill 105, 115, 140
Smith, John Adams 122, 135
This may be formatted in several ways on a web site.
I've found copying "identical looking" lists, from the same web site but
on different pages & pasting to Geany may like the above example.
Example 2: Or on the web page, it already looks similar to;
Sanders, Jill
105, 115, 140
Smith, John Adams
122, 135
Even though the lists MAY be displayed identically on a web site's
different pages, the exact formatting in the web document, determines
how it looks when pasted into Geany.
Or if some data looks like example 2, there's not much can be done to
automatically convert it to look like Example 1?
I'm not sure if Geany has the ability - itself or with plugins, to
convert & save examples like these to delimiter-separated formats.
So whether to save / export from Geany or get it into the proper format
so when pasted in a spreadsheet (like LibreOffice), where Example 2
looks more like example 1, without a WHOLE lot of manually entering
commas, spaces, tabs.
Thanks.
Hello friends and users of Geany,
We are happy to announce a new version of the combined Geany-Plugins
release -- following the Geany 1.32 release, Geany-Plugins 1.32 is being
released, too.
Some highlights:
* New plugin: Workbench
* Add a common utils library centralizing often used functions
(for plugin developers)
* Addons: Mark Word: Deselect when the selection changes
* GitChangebar: Add the possibility to undo hunk at cursor position
* PrettyPrinter: Add saving and loading of preferences in/from a file
* Updated translations: de, es, fr, pt
A more complete list of changes can be found at NEWS at
https://github.com/geany/geany-plugins/releases/tag/1.32.0.
As usual, you can find source tarballs and Windows installer for the new
release on https://plugins.geany.org.
A huge thanks to everybody contributing to this great release.
Happy hacking!
Dear translators and friends of Geany,
Geany 1.32 is near!
In preparation I've just updated po-files for Geany core project
inside github repositories and asking you whether you could update
translations, review them or maybe add new languages.
I'd be very happy if you could send a patch, a pull request or single
file with translation to either the geany-i18n mailing list or direct
to me within the next two weeks so we can include it to the next
release. Deadline will be 2017-11-17 24:00hCET.
To get most recent files you could just clone the repositories from
Geany: https://github.com/geany/geany
This can be done e.g. with
git clone https://github.com/geany/geany.git
You can find daily updated po files at http://i18n.geany.org too, which
includes some statistics.
If your language was translated by two or more in past, please double
check directly with them or by pinging me, so we don't need to
translate same things two or three times. Also please feel to ping me
for every question or if you like to start a new translation for an
unsupported language.
If you have any questions, don't hesitate to ping me directly via
IRC: #geany @freenode
Jabber/XMPP: frlan(a)jabber.ccc.de
or via Mail: look above or some of the mailing lists.
Thanks and happy translating
Frank
Is it possible to double-space lines when printing? Although I could not find a solution for this when searching the 'net, I am hoping I have missed something...