On 7 February 2011 14:31, Lex Trotman <[email protected]> wrote:
> On 7 February 2011 14:11, Lex Trotman <[email protected]> wrote:
>> Hi Frank,
>>
>> I get the following error when running Latex->DVI in Geany:
>>
>> ./newsletter_1.tex:24: LaTeX Error: Cannot determine size of graphic
>> in img/geany.png (no BoundingBox)
>>
>> Cheers
>> Lex
>>
>> PS As I'm Latex illiterate,
>
> Sigh, generally illiterate as well :-D  I didn't notice Latex->PDF as
> option two on the menu or that Frank said to make a PDF
>
> Cheers
> Lex
>
>
>  all I can do is run it from Geany, the
>> toolchain is only installed to support other tools that use it.
>> Version info is:
>>
>> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
>>
>> On 7 February 2011 13:13, Frank Lanitz <[email protected]> wrote:
>>> Hi friends of Geany,
>>>
>>> I've started to work on first version of newsletter. Right now I did it
>>> in LaTeX as it was the easiest from my point of view and to be honest I
>>> didn't thought about something else until I've already started. Dominic
>>> already mentioned to use ReST in future... We will see :)
>>>
>>> However, My plan is to finish the first volume during the next so we
>>> have some starting point.
>>>
>>> You can check the current status at http://git.geany.org/newsletter/
>>> and checkout using git with
>>> git clone http://git.geany.org/newsletter

Hi Frank,

Nice start :-)

A patch with my lunchtime contribution of some Englishifications
attached.  Hope I havn't broken any markup.

Cheers
Lex

>>>
>>> Also there will be a mailing list for commit messages available
>>> shortly.
>>>
>>>
>>> A huge thanks to Enrico for setting up the repository!
>>>
>>> Cheers,
>>> Frank
>>> --
>>> http://frank.uvena.de/en/
>>>
>>> _______________________________________________
>>> Geany mailing list
>>> [email protected]
>>> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>>>
>>>
>>
>
29,31c29,31
< Welcome to the 1st Geany newsletter with highlight of the last weeks
< during Geany development and using. Maybe its not giving a complete
< overview on news, but trying to collect the most important ones.
---
> Welcome to the first Geany newsletter with highlights of the last few weeks
> during Geany development and use. This newsletter is not intended to give a complete
> overview of Geany news, but is trying to collect the most important items.
37c37
< On January, 6th version 0.20 of Geany "Disra" has been released. As always
---
> On January, 6th version 0.20 of Geany "Disra" was released. As always
39c39
< improvements/new features.
---
> improvements and new features.
45c45
< 	\item Fix sometimes crashing when closing a modified document and choosing Save.
---
> 	\item Fix occasional crashes when closing a modified document and choosing Save.
61,62c61,62
< Short after release of Geany also the plugins collection
< Geany-Plugins has been released with version 0.20. This collection
---
> Shortly after the release of Geany the Geany-Plugins collection
> was released with version 0.20. This collection
64,65c64,65
< This release has been done after about 6 month of developing work
< and is collecting a number of changes.
---
> This release is the result of about 6 months of development work
> and so it has quite a number of changes and some new plugins:
70,72c70,72
< \textbf{UpdateChecker} is implementing a way of checking for new
< releases of Geany and noticing the user in case of it has been
< recognized one. Its based on \texttt{libsoup} and can be configured to check
---
> \textbf{UpdateChecker} implements a check for new
> releases of Geany and notifies the user when one is
> available. Its based on \texttt{libsoup} and can be configured to check
77c77
< \textbf{WebHelper} is a plugin for Geany that provides some web
---
> \textbf{WebHelper} is a plugin that provides some web
79,80c79,80
< debugging tools (web inspector). To do so the plugin is implementing
< a couple of features:
---
> debugging tools (web inspector). The plugin is implements
> the following features:
83c83
< 	\item A basic web view, allowing to display any web page (using WebKit);
---
> 	\item A basic web view, allowing the display of any web page (using WebKit);
94c94
< of plugins.
---
> of plugins. A few selected changes are:
99c99
< 	\item Fixed Scintilla Shift+movement key convertion of rectangle selection.
---
> 	\item Fixed Scintilla Shift+movement key conversion of rectangle selection.
103a104
> 
120c121
< 	\item Add a feature to auto-capitalize letters on typing on begin of a sentence.
---
> 	\item Add a feature to auto-capitalize letters on typing the beginning of a sentence.
149c150
< After a little chaos with naming of plugin the new plugin \texttt{Tableconvert}
---
> After a little chaos with naming, the new plugin \texttt{Tableconvert}
151,153c152,154
< offering a way to convert tabulator separated lists as e.g. imported
< from Microsoft Excel or Libreoffice Calc into a table. Currently the
< plugin is supporting HTML and \LaTeX{} for doing this.
---
> offering a way to convert tab separated lists (e.g. imported
> from Microsoft Excel or Libreoffice Calc) into a table. Currently the
> plugin is supporting HTML and \LaTeX{} tables.
157c158
< With \texttt{Debugger} it has been added a second binding to gdb to
---
> The \texttt{Debugger} plugin has added a second binding for gdb to
_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to