lyx_mirror/lib/scripts
Richard Heck b0097bcddb Introduce a new "RequiredArgs" tag for layouts. This functions much as
the OptionalArgs tag does and is implemented by the now misnamed
InsetOptArgs, except that its content gets wrapped in "{}" rather than
"[]". Required arguments do not actually have to be provided, but they
are always output. 

This will allow e.g. beamer's Block environment to be implemented
without ERT.

Documentation to follow.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34591 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-04 21:50:08 +00:00
..
bash_completion New version of bash_completion from Cengiz Günay. 2010-04-06 12:01:24 +00:00
clean_dvi.py
convertDefault.py Fix bug #6056. Recognize Graphicsmagick too. 2009-08-09 14:38:49 +00:00
csv2lyx.py Replace condition with an exception (code more robust) and add comment the reason 2008-09-18 18:21:41 +00:00
date.py
ext_copy.py Fix a typo and clarify the logic around the return value. Note that this 2009-10-24 12:31:59 +00:00
fen2ascii.py
fig2pdftex.py
fig2pstex.py
fig_copy.py
layout2layout.py Introduce a new "RequiredArgs" tag for layouts. This functions much as 2010-06-04 21:50:08 +00:00
legacy_lyxpreview2ppm.py ** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) ** 2008-08-18 17:26:09 +00:00
listerrors
lyxpreview2bitmap.py * fix instant preview without dvipng (bug 6579). 2010-03-06 14:53:27 +00:00
lyxpreview_tools.py
lyxpreview-platex2bitmap.py ** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) ** 2008-08-18 17:26:09 +00:00
tex_copy.py
TeXFiles.py