lyx_mirror/lib
Jean-Marc Lasgouttes 9b530e59c2 Let the Foot inset have a different Layout when inside a title
This allows to address two main issues
 * \thanks does only accept one paragraph, while \footnote allows several (ticket #2666)
 * footnotes in titling environments were not numbered on screen.

Moreover, the code reduces hardcoding of features, which is always a good thing.

There are several pieces in this commit:

 * new numbering type \fnsymbol for counters

 * the Foot inset changes its layoutName() to Foot:InTitle when inside a paragraph with InTitle property. This is set when running updateBuffer.

 * Foot:intitle uses the \thanks command, does not allow multiple paragraphs and marks its contents as moving argument.

 * The InsetLayouts for Foot now have properLaTeXName/Type, so that InsetFoot::latex can be removed; further code simplification is probably possible.

Fixes: #2666
2014-11-21 10:23:56 +01:00
..
bind C-a is now bound to inset-select-all 2014-11-20 03:07:32 -05:00
commands
doc Load footmisc.sty instead of using outdated code 2014-11-14 20:20:35 +01:00
examples PDF-comment.lyx: remove unneeded preamble code 2014-11-06 00:23:09 +01:00
fonts Add missing license information for rsfs10.ttf. 2014-10-14 21:40:17 +02:00
images clean up SVGs with inkscape's --vacuum-defs and --export-plain-svg 2014-10-22 15:37:27 +02:00
kbd
layouts Let the Foot inset have a different Layout when inside a title 2014-11-21 10:23:56 +01:00
lyx2lyx Fix bug 9300. We need manually to convert newlines to paragraph breaks. 2014-11-04 10:05:59 -05:00
scripts Convert updatelayouts.sh to python 2014-11-16 12:43:52 +01:00
templates Typo 2014-11-15 19:22:48 -05:00
tex
ui Insert menu accelerator 'x' now goes to box menu 2014-08-22 18:46:08 -04:00
.gitignore Add a few more things to ignore, mostly generated files. 2012-03-23 14:09:19 -04:00
appdata.xml Fix license string according to http://spdx.org/licenses/. 2014-06-17 09:50:28 -07:00
autocorrect
build-listerrors
chkconfig.ltx Load footmisc.sty instead of using outdated code 2014-11-14 20:20:35 +01:00
configure.py Merge remote-tracking branch 'features/str-metrics' 2014-07-25 20:10:55 +02:00
CREDITS Add Stéphane Mourey as contributor 2014-10-23 15:59:30 +02:00
encodings Use the LyX name of encodings instead of the LaTeX names. 2013-02-18 23:52:42 +01:00
external_templates Re-enable translation of pdfpages help text (works around #9045) 2014-03-27 14:25:30 +01:00
generate_contributions.py Add Stéphane Mourey as contributor 2014-10-23 15:59:30 +02:00
languages Support for Swiss German (old spelling) 2014-07-05 13:38:55 +02:00
latexfonts support for the Iwona fonts 2013-03-19 00:57:37 +01:00
layouttranslations * pt.po & layouttranslation from Jose. 2014-04-11 20:20:43 -07:00
layouttranslations.review * layouttranslations.review zh_CN checked. 2014-04-19 10:29:53 -07:00
lyx.desktop.in Improve support for distributing desktop files and icons 2011-12-20 13:11:03 +00:00
Makefile.am graphicboxes.module: new module 2014-11-05 00:42:35 +01:00
symbols symbols: support the AMS commands \l(r)v(V)ert 2014-11-16 23:09:28 +01:00
syntax.default Fix bug 8396: Wrong import of \xymatrix 2012-10-29 20:42:01 +01:00
unicodesymbols Add two missing unicodesymbols 2014-03-08 10:59:43 +01:00