Update gen_lfuns.py to current format

And run it to update LFUNs.lyx. This overtakes the  syntax fix from b356df7fc
as well.
This commit is contained in:
Georg Baum 2016-06-04 19:46:40 +02:00
parent d9703617bd
commit 0560e5df04
2 changed files with 10 additions and 4 deletions

View File

@ -43,7 +43,7 @@ ID_DICT = dict(name=LFUN_NAME_ID, action=LFUN_ACTION_ID, notion=LFUN_NOTION_ID,
syntax=LFUN_SYNTAX_ID, params=LFUN_PARAMS_ID, sample=LFUN_SAMPLE_ID, origin=LFUN_ORIGIN_ID)
LFUNS_HEADER = u"""# gen_lfuns.py generated this file. For more info see http://www.lyx.org/
\\lyxformat 506
\\lyxformat 509
\\begin_document
\\begin_header
\\save_transient_properties true
@ -81,6 +81,7 @@ End
\\font_osf false
\\font_sf_scale 100 100
\\font_tt_scale 100 100
\\use_microtype 0
\\graphics default
\\default_output_format default
\\output_sync 0

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 508
# gen_lfuns.py generated this file. For more info see http://www.lyx.org/
\lyxformat 509
\begin_document
\begin_header
\save_transient_properties true
@ -37,6 +37,7 @@ End
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype 0
\graphics default
\default_output_format default
\output_sync 0
@ -2509,7 +2510,11 @@ Notion Used for bibitem, bibtex, box, branch, command, ert, external, floats, gr
\end_layout
\begin_layout Description
Syntax inset-modify <INSET> <ARGS>inset-modify changetype <TYPE>
Syntax inset-modify <INSET> <ARGS>
\begin_inset Newline newline
\end_inset
inset-modify changetype <TYPE>
\end_layout
\begin_layout Description