Le 25/11/13 20:49, Georg Baum a écrit :
Scott Kostyshak wrote:
On Thu, Nov 21, 2013 at 4:22 PM, Kornel Benko wrote:
Should we change the convertor calls?
E.g. LaTeX(plain) -> LyX
...tex2lyx -userdir $$User -f $$i $$o
(This does not work unfortunately)
Yes, something like this would be n
Stephan Witt schreef op 25-11-2013 17:06:
Am 25.11.2013 um 13:01 schrieb Vincent van Ravesteijn :
On Mon, Nov 25, 2013 at 11:50 AM, Kornel Benko wrote:
Am Montag, 25. November 2013 um 08:22:27, schrieb Vincent van Ravesteijn
On Tue, Nov 19, 2013 at 9:55 PM, Kornel Benko wrote:
Am Dienst
Georg Baum schreef op 25-11-2013 21:09:
Stephan Witt wrote:
Am 25.11.2013 um 13:01 schrieb Vincent van Ravesteijn :
The problem is that the commit is touching very essential code. If
something goes wrong LyX becomes pretty much unusable (e.g. if configure
isn't run anymore). We can never be s
On Mon, Nov 25, 2013 at 2:49 PM, Georg Baum
wrote:
> Scott Kostyshak wrote:
>
>> On Thu, Nov 21, 2013 at 4:22 PM, Kornel Benko wrote:
>>>
>>> Should we change the convertor calls?
>>>
>>> E.g. LaTeX(plain) -> LyX
>>>
>>> ...tex2lyx -userdir $$User -f $$i $$o
>>>
>>> (This does not work unfortunat
On Mon, Nov 25, 2013 at 3:17 PM, Jürgen Spitzmüller wrote:
> 2013/11/25 Guenter Milde wrote
>
>> b) there is a bug in LyX: with "use non-TeX fonts" is True, the
>>auto-selected language package should be polyglossia.
>>However, currently LyX selects "polyglossia" for compiling with XeTeX
>
On Mon, Nov 25, 2013 at 6:13 AM, Waluyo Adi Siswanto wrote:
>
>
>
> On 25 November 2013 11:08, Scott Kostyshak wrote:
>>
>> Waluyo Adi Siswanto (our current translator for Indonesian), has
>> written a template for writing a thesis and would be interested in
>> having it included in LyX.
>>
>> Th
On Mon, Nov 25, 2013 at 1:54 AM, Jürgen Spitzmüller wrote:
> I would not include more new stuff at this point (i.e., wait with this for 2.2
> or 2.1.x).
OK. Scott
2013/11/25 Guenter Milde wrote
> b) there is a bug in LyX: with "use non-TeX fonts" is True, the
>auto-selected language package should be polyglossia.
>However, currently LyX selects "polyglossia" for compiling with XeTeX
> but
>"babel" for compiling wiht LuaTeX.
>
This is not a bug.
Stephan Witt wrote:
> Am 25.11.2013 um 13:01 schrieb Vincent van Ravesteijn :
>
>> The problem is that the commit is touching very essential code. If
>> something goes wrong LyX becomes pretty much unusable (e.g. if configure
>> isn't run anymore). We can never be sure that there is no platform o
Kornel Benko wrote:
> Running 2 lyx processes with the same (and empty) userdir, means the
> configure.py are running parallel building the data in that dir. The
> result is mostly crap.
I believe that the same crap happens if you use a graphical file manager and
drag several files at once onto
Scott Kostyshak wrote:
> On Thu, Nov 21, 2013 at 4:22 PM, Kornel Benko wrote:
>>
>> Should we change the convertor calls?
>>
>> E.g. LaTeX(plain) -> LyX
>>
>> ...tex2lyx -userdir $$User -f $$i $$o
>>
>> (This does not work unfortunately)
Yes, something like this would be needed.
> I'm guessing
On Mon, Nov 25, 2013 at 11:49 AM, Guenter Milde wrote:
> The patch below is a workaround for b) as with a recent greek.ldf and
> My recommendation is to fix b) instead of patching lib/languages.
Sounds like the best approach. But I do not see a patch. Did you attach one?
Scott
Am Montag, 25. November 2013 um 16:21:01, schrieb Guenter Milde
> On 2013-11-25, Kornel Benko wrote:
>
> > Is this going in before or after users preamble?
> > I for one would prefer
> > \RequirePackage{ifluatex}
> > instead of \usepackage{}.
>
> Why?
>
> \RequirePackage and \usepackage do
On 2013-11-25, Scott Kostyshak wrote:
> [-- Type: text/plain, Encoding: quoted-printable --]
> On Fri, Nov 22, 2013 at 3:07 AM, Scott Kostyshak wrote:
>> On Thu, Nov 21, 2013 at 2:50 PM, Guenter Milde wrote:
>>> On 2013-11-21, Scott Kostyshak wrote:
I get the following (whether I use syste
On 2013-11-25, Kornel Benko wrote:
> Is this going in before or after users preamble?
> I for one would prefer
> \RequirePackage{ifluatex}
> instead of \usepackage{}.
Why?
\RequirePackage and \usepackage do the same.
The difference is that \RequirePackage is intended for use in other pack
Am 25.11.2013 um 13:01 schrieb Vincent van Ravesteijn :
>
>
> On Mon, Nov 25, 2013 at 11:50 AM, Kornel Benko wrote:
> Am Montag, 25. November 2013 um 08:22:27, schrieb Vincent van Ravesteijn
>
> > On Tue, Nov 19, 2013 at 9:55 PM, Kornel Benko wrote:
> >
> > > Am Dienstag, 19. November 2013 u
Am Montag, 25. November 2013 um 13:01:05, schrieb Vincent van Ravesteijn
>
> The problem is that the commit is touching very essential code. If
> something goes wrong LyX becomes pretty much unusable (e.g. if configure
> isn't run anymore).
This cannot happen. You can't construct such a case.
On Mon, Nov 25, 2013 at 11:50 AM, Kornel Benko wrote:
> Am Montag, 25. November 2013 um 08:22:27, schrieb Vincent van Ravesteijn
>
>
> > On Tue, Nov 19, 2013 at 9:55 PM, Kornel Benko wrote:
>
> >
>
> > > Am Dienstag, 19. November 2013 um 21:06:21, schrieb Georg Baum <
>
> > > georg.b...@post.r
On 25 November 2013 11:08, Scott Kostyshak wrote:
> Waluyo Adi Siswanto (our current translator for Indonesian), has
> written a template for writing a thesis and would be interested in
> having it included in LyX.
>
> The template is well-documented here:
> https://sites.google.com/site/lyxthesi
Am Sonntag, 24. November 2013 um 22:07:39, schrieb Scott Kostyshak
> >> Günter
> >
> > Thanks for the useful information, Günter. The attached patch fixes
> > compiling the Greek splash.lyx and the Greek Intro.lyx with LuaTeX. No
> > other compilation is broken/fixed by the patch.
> >
> > This is
Am Montag, 25. November 2013 um 08:22:27, schrieb Vincent van Ravesteijn
> On Tue, Nov 19, 2013 at 9:55 PM, Kornel Benko wrote:
>
> > Am Dienstag, 19. November 2013 um 21:06:21, schrieb Georg Baum <
> > georg.b...@post.rwth-aachen.de>
> > > Kornel Benko wrote:
> > >
> > > > Trying to lock with
21 matches
Mail list logo