1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-05 17:09:56 +00:00
lyx_mirror/development/tools
Georg Baum be7df4a13c Handle escaped characters correctly
Some characters (like ") are escaped in .po files. These are handled correctly
by polib, but the self written parser did not yet take them into account.
2015-12-03 20:56:51 +01:00
..
convert_kmap.py Convert kmap files from LaTeX commands to unicode as discussed last week 2007-03-31 16:07:05 +00:00
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 Reduce whitespace differences to LyX 2015-11-15 17:23:42 +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
mergepo.py Handle escaped characters correctly 2015-12-03 20:56:51 +01: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
updatedocs.py updatedocs.py: remove an extra parenthesis 2015-11-27 02:37:27 -05: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