I recently needed to turn a big LyX document into a number of Word
documents (one for each chapter). Because the export to OpenOffice
format no longer worked on my system (I couldn't find oolatex in a new
install of MiKTeX 2.9), I resorted to pasting from the pdf to Word.
Using non-default font
Dear Developers,
Do you know if anyone has compiled the dependencies for mingw64 bit? I
finally realized that I'm getting linker errors because the dependencies
were compiled with an older, 32 bit version of the mingw. Do you know if
there is a set of dependencies that have been compiled for mingw
Il 02/01/2012 16:00, Abdelrazak Younes ha scritto:
I'll have a look, thanks. Another immediate question is whether
there's any portable serialization framework already at reach for LyX
(i.e., in terms of dependencies -- e.g., I could identify
boost::serialize::archive & related). That may be us
On 01/10/2012 10:57 AM, stefano franchi wrote:
On Mon, Jan 9, 2012 at 5:20 PM, Richard Heck wrote:
On 01/09/2012 03:08 PM, Tommaso Cucinotta wrote:
Il 09/01/2012 19:46, Guenter Milde ha scritto:
Yes, that's how everything else works. And it seems to me it should also
work this way with noun
On Mon, Jan 9, 2012 at 5:20 PM, Richard Heck wrote:
> On 01/09/2012 03:08 PM, Tommaso Cucinotta wrote:
>>
>> Il 09/01/2012 19:46, Guenter Milde ha scritto:
>>>
>>>
> Yes, that's how everything else works. And it seems to me it should also
> work this way with noun, and the other font "toggles". I
Le 10/01/12 09:39, Jürgen Spitzmüller a écrit :
Guenter Milde wrote:
This is how LaTeX renders: \emph{foo \emph{bar} baf}
But we also do that for bold and italic, which does not toggle in LaTeX
(\textbf{foo \textbf{bar} baf}). So this is rather an arbitrary coincidence.
I think it just means
Guenter Milde wrote:
> This is how LaTeX renders: \emph{foo \emph{bar} baf}
But we also do that for bold and italic, which does not toggle in LaTeX
(\textbf{foo \textbf{bar} baf}). So this is rather an arbitrary coincidence.
Jürgen