lyx_mirror/development/tools
Guillaume Munch 654f213a2f separator-convert.sh
Lyx files converted from 2.1 to 2.2 contain parbeak and latexpar separators that
would not appear if the lyx file was written in 2.2 from scratch. The script
removes latexpar separators and transforms parbreak separators into plain
separators. Then it displays a diff of the resulting pdf files (requires
diffpdf) for manual control. All lyx files shipped with lyx should be updated in
this way. See #10068.

example usage:
cd lib/doc
../development/tools/separator-convert.sh Math.lyx
2016-05-08 22:14:46 +01:00
..
convert_kmap.py Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
count_lines_of_included_code.sh Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
count_total_lines_of_compiled_code.sh
designer43to42 Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
gen_lfuns.py Remove date from LFUNs.lyx as discussed. 2016-02-11 21:22:07 +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 Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
generate_symbols_list.py Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00: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 Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
lyx-build Update build script. 2014-01-31 09:44:06 -05:00
lyx-fedora Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
lyxeditor
mergepo.py Update fuzzy translations without -o 2016-05-07 10:21:24 +02:00
numbers
patch-preamble Add patch-premable to development tools. 2011-05-09 15:10:24 +00:00
README
separator-convert.sh separator-convert.sh 2016-05-08 22:14:46 +01:00
unicodesymbols.py Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
update-po.sh Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
updatedocs.py Generate LFUNs.lyx in updatedocs 2016-01-16 11:08:22 +01:00
updatelayouts.py Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
updatelfuns.sh Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
updatestats.sh Check that we have bash before running updatelfuns.sh 2016-01-11 16:26:13 +00:00
x-font

Some scripts I found useful when working on LyX