I'm guessing tex2lyx is assuming that ~/.lyx (or ~/.lyx2.1) is my
userdir. If it does not exist and I use -userdir on the commandline to
start LyX, tex2lyx gets confused:
(on Ubuntu with LyX 2.1git)
LayoutFile.cpp (110): LayoutFileList::Read: unable to find textclass
file `textclass.lst'.
Layout
I get the following (whether I use system fonts or not) on Ubuntu with
TeX Live 2013 (note that on TeX Live 2012 it would export
"successfully" but not display correctly):
LaTeX Warning: No \author given.
! Undefined control sequence.
\gr@month ...textomicron \textupsilon \or \textNu
\textomic
Am Mittwoch, 20. November 2013 um 19:31:22, schrieb Tommaso Cucinotta
> On 20/11/13 13:46, Kornel Benko wrote:
> > I thought about something I programmed in the past.
> > Using semaphores on shared memory (over mmap() of file from userdir). But
> > it looked like overkill.
>
> You don't need se
On 20/11/13 13:46, Kornel Benko wrote:
> I thought about something I programmed in the past.
> Using semaphores on shared memory (over mmap() of file from userdir). But it
> looked like overkill.
You don't need semaphores over shared memory. The same thing can be achieved by
the far easier
pthre
On Tue, Nov 19, 2013 at 7:47 AM, Marcus Kriele wrote:
> I apologize, this was false alarm. I must have inadvertently tested on beta
> 1 rather than beta 2. Anyway, I re-downloaded the mac-binary for beta 2 and
> can confirm that it works as advertised.
> Marcus
>
> On 2013-11-18 , at 22:44, Sc
Am Dienstag, 19. November 2013 um 21:15:04, schrieb Georg Baum
> Kornel Benko wrote:
>
> > Am Montag, 18. November 2013 um 22:04:27, schrieb Georg Baum
> >
> >> Kornel Benko wrote:
> >>
> >> > 1.) It is for tests only.
> >> > 2.) I am not so fond of python
> >> > 3.) we (Scott and me) needed s
Am Mittwoch, 20. November 2013 um 00:51:04, schrieb Tommaso Cucinotta
> On 18/11/13 08:44, Vincent van Ravesteijn wrote:
> > Yes, if Kornel is not very actively involved in refactoring stuff
> > etc., it should be well possible for him to reset once in a while, or
> > to rebase his local work ont
Am Mittwoch, 20. November 2013 um 00:30:54, schrieb Tommaso Cucinotta
> On 19/11/13 20:55, Kornel Benko wrote:
> > I know. Scott and I are testing with lockf() now.
>
> What about boost::interprocess::file_lock ?
>
> Note from
>
>
> http://www.boost.org/doc/libs/1_55_0/doc/html/boost/interp
Hi Pavel,
I'm going through several open source projects I enjoy using, and
translating them (instead of sleeping). There are many cases when I'm not
sure what the meaning is (can have several meanings) don't know how to
translate it or that there are non printing codes that don't transform play
n