Search found 2 matches

by dj38
Sat Sep 15, 2012 3:10 pm
Forum: LyX
Topic: lyxpak error
Replies: 1
Views: 1478

lyxpak error

I have a document with several branches.
When I tried to export my document to a LyX archive (File/Export/Lyx Archive), an error occured. I then deactivated all the branches and it worked fine.
Is it normal or is it a bug?
by dj38
Sat Sep 15, 2012 3:04 pm
Forum: LyX
Topic: Text-macro in LyX
Replies: 1
Views: 3484

Text-macro in LyX

I would like to use text-macros with LyX and I haven't found any way to do it.
More specifically, I would like that a particular word, say "dummy", has a particular font style, say "\textcolor{red}{\textsf{Dummy}}" in LaTeX.
Of course, I can define a \newcommand in the preamble, but this is not very ...