lyx_mirror/development/tools
Georg Baum f110ef2f41 Convert updatelayouts.sh to python
This makes the script usable on windows and speeds it up by an order of
magnitude, since no new process needs to be forked for each layout file.
It also does not conevrt .old files again.
2014-11-16 12:43:52 +01:00
..
convert_kmap.py
count_lines_of_included_code.sh add -DQT_NO_KEYWORDS to the statistic scripts, since that's what we use in 2008-03-14 19:48:58 +00:00
count_total_lines_of_compiled_code.sh more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
designer43to42 quick shot at designer 4.3 -> 4.2 conversion. 2008-03-10 18:31:14 +00:00
gen_lfuns.py Fix various typos in LFUNs.lyx 2014-02-13 14:20:43 +01:00
generate_symbols_images.lyx Add script for automatic toolbar image creation. 2012-12-16 14:44:18 +01:00
generate_symbols_images.py Handle text-only wasy symbols correctly. 2013-01-10 21:22:54 +01:00
generate_symbols_list.py Make sty file parser fit for mdsymbol.sty 2013-12-11 21:07:59 +01:00
generate_symbols_svg.lyx Add a script to automatically generate SVG math images from a LyX template. 2014-10-15 16:14:05 +02:00
generate_symbols_svg.py Add a script to automatically generate SVG math images from a LyX template. 2014-10-15 16:14:05 +02:00
header_check.sh * header_check.sh: filter headers; we should suspect only .h files. 2013-05-15 03:46:04 -07:00
list_included_headers.sh add new helper script 2007-11-27 20:21:47 +00:00
lyx-build Update build script. 2014-01-31 09:44:06 -05:00
lyx-fedora * tools/lyx-fedora update from Kayvan. 2012-11-09 10:59:04 +01:00
lyxeditor Add lyxeditor script to development/tools, adjust properties of other 2009-06-06 15:17:51 +00:00
numbers update 2008-06-12 16:48:23 +00:00
patch-preamble Add patch-premable to development tools. 2011-05-09 15:10:24 +00:00
README cosmetics 2007-10-09 22:19:04 +00:00
unicodesymbols.py Allow to specify either text mode or math mode commands (or both) in the 2008-06-02 01:35:42 +00:00
update-po.sh Modify update-po script to commit gmo files, as well. 2014-04-21 12:26:21 -04:00
updatelayouts.py Convert updatelayouts.sh to python 2014-11-16 12:43:52 +01:00
updatelfuns.sh Script for automatic updating of ui and bind files. 2011-01-18 15:41:16 +00:00
updatestats.sh Check for git in update script. 2011-06-01 13:10:38 +00:00
x-font

Some scripts I found useful when working on LyX