When using "LatexType Environment" with "LabelType Enumerate" produces
the following latex code, where "req2" is correctly identified in the
GUI the same as "req1", but does not appear in the latex code:
\usepackage{babel}
\begin{document}
\begin{rqmt}{req1}
req1 desc
\begin{rqmt}{req1.1}
\end{rqm
On 04/08/2012 06:57 PM, Peter Contor wrote:
Hi all. This is my first posting to this mailing list, so apologies if
I'm doing something wrong.
My system:
Windows Vista Home Premium Version 6.0.6002 Service Pack 2 Build 6002
LyX 2.0.3
MIKTeX 2.8
Description of alleged bug:
I open a new file in
Hi all. This is my first posting to this mailing list, so apologies if
I'm doing something wrong.
My system:
Windows Vista Home Premium Version 6.0.6002 Service Pack 2 Build 6002
LyX 2.0.3
MIKTeX 2.8
Description of alleged bug:
I open a new file in LyX, open a display style formula box (with
Ct
On 04/08/2012 03:48 PM, Georg Baum wrote:
Pavel Sanda wrote:
Georg,
would it be easy to add Listing into the layouttranslation machinery we
automatically use on the LyX side?
Yes (see attachment). Two questions:
1) Why is features.useInsetLayout() not called for each inset in validate()?
2)
Op 8-4-2012 21:51, v...@lyx.org schreef:
Author: Vincent van Ravesteijn
Date: Sun, 08 Apr 2012 21:47:40 +0200
New Commit: 91bc04946fafbee92dda4bd17edfa007f615fe5d
URL:
http://git.lyx.org/?p=lyx.git;a=commit;h=91bc04946fafbee92dda4bd17edfa007f615fe5d
Log:
Fix a copy-paste error introduced in b75
Op 8-4-2012 17:01, Richard Heck schreef:
One of the nice things about git is its expandability, through aliases
and scripts. To some extent, using these can hide the complexities of
git and make it work more like svn. So I'm attaching a few of the ones
I've developed so far. They're written i
One of the nice things about git is its expandability, through aliases
and scripts. To some extent, using these can hide the complexities of
git and make it work more like svn. So I'm attaching a few of the ones
I've developed so far. They're written in bash and so should work on any
*nix.