lyx_mirror/lib/scripts
Julien Rioux 1e947e3a18 Move the citation engine machinery to layouts.
Add a new layout syntax CiteEngine to define the citation commands
available for a given citation engine.

Also extend the CiteFormat syntax to allow more customization. This
mechanism, previously used to produce bibliography entries in the
citation GUI based on the BibTeX entrytype, is now also used to
produce the textual labels for citation insets in the buffer view.

Thus citation styles are almost completely customizable by modules.
Modules for the basic, jurabib and natbib engines are implemented.

Layout format incremented to 37.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40820 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-01 00:41:30 +00:00
..
bash_completion New version of bash_completion from Cengiz Günay. 2010-04-06 12:01:24 +00:00
clean_dvi.py Replace the deprecated os.popen3 with the subprocess module. 2010-08-19 07:00:41 +00:00
CMakeLists.txt Do not py-compile also on cmake build 2012-01-22 13:05:37 +00:00
convertDefault.py Very minor cleanup. 2011-02-07 23:48:29 +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
include_bib.py Fix wrong script permissions and missing shebang line (bug #7276) 2011-02-03 21:15:58 +00:00
layout2layout.py Move the citation engine machinery to layouts. 2012-03-01 00:41:30 +00:00
legacy_lyxpreview2ppm.py Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938). 2012-01-10 13:50:11 +00:00
listerrors
lyxknitr.R Add support for R package knitr (a Sweave alternative) 2012-01-25 22:26:31 +00:00
lyxpak.py Fix bug #7933 (lyx2lyx error while running lyxpak.py) 2011-12-24 11:54:30 +00:00
lyxpreview2bitmap.py lyxpreview: Simplify the color handling. 2011-10-03 16:43:33 +00:00
lyxpreview_tools.py lyxpreview: Handle bibtex-generated references and bibliography. 2011-10-03 16:35:27 +00:00
lyxstangle.R Add possibility to export the R code from a sweave-enabled document 2011-08-23 10:33:42 +00:00
lyxsweave.R Fix #8019 (from yihui) 2012-02-02 22:30:38 +00:00
prefs2prefs_lfuns.py * prefs2prefs.py : Use a list of [format, conversions] pair. 2011-09-12 20:43:06 +00:00
prefs2prefs_prefs.py Use libmagic for file format detection if available. 2012-02-21 20:29:44 +00:00
prefs2prefs.py * prefs2prefs.py : Use a list of [format, conversions] pair. 2011-09-12 20:43:06 +00:00
tex_copy.py Do not crash if the input file does not exist, instead warn and exit (fixes https://bugzilla.redhat.com/show_bug.cgi?id=595618) 2011-03-15 18:17:42 +00:00
TeXFiles.py MikTeX's kpsewhich doesn't mention "kpathsea emulation" anymore. 2011-05-08 21:09:38 +00:00