Commit Graph

139 Commits

Author SHA1 Message Date
Richard Heck
d61d8d7edb Documentation for RefPrefix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33785 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-17 12:27:22 +00:00
Richard Heck
abc81b5c07 Rework and partially revert r33631.
This patch introduces a "ListCommand" tag for Float layout. This tag
defines the command used to generate a list of such floats, in the cases
where float.sty is not used (i.e., where NeedsFloatPkg is true). We were
previously hardcoding the commands \listoftables and \listoffigures. But
in other cases, such as achemso.layout, which defines lists of schemes,
charts, etc, we could not output such lists.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33633 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 22:58:29 +00:00
Richard Heck
b64e2d4103 Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
list revealed that the former is confusing to people. The latter
indicates more clearly what the tag does.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33626 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 17:24:38 +00:00
Richard Heck
ec712fa47f Clarify the ListName tag for floats.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33618 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-04 13:44:23 +00:00
Jürgen Spitzmüller
fb082935ed * update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 17:57:47 +00:00
Jürgen Spitzmüller
8168e27362 * new InsetLayout tag to disallow spell checking. This actually brings Inset::allowSpellCheck() to use.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33467 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 15:44:17 +00:00
Richard Heck
c7c49c46ee Documentation for PrettyFormat.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33123 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:31:24 +00:00
Richard Heck
1832a388c5 Collect the title for XHTML output, and use it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33097 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-19 19:43:15 +00:00
Richard Heck
84a59df2d1 A little cleanup of stray font tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33043 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 22:18:04 +00:00
Richard Heck
d2dc4652fa Character styles should have MultiPar = false, by default.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33041 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:43:44 +00:00
Richard Heck
5d10523f12 Minor stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33031 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 15:40:30 +00:00
Richard Heck
fdbd6064e9 New layout tag for specifying the style used for TOCs, etc, in XHTML
output.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32991 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:38:31 +00:00
Richard Heck
c30d479080 Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32852 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:42 +00:00
Richard Heck
9aca8e4eb5 A little more XHTML documentation. This is on generated CSS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32851 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:12 +00:00
Richard Heck
f99f0d7790 Documentation for float XHTML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32847 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:28 +00:00
Richard Heck
40c735f4d1 Initial documentation, at least, for the XHTML-related layout tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32843 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:12:10 +00:00
Richard Heck
c216adead9 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32804 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 20:13:07 +00:00
Pavel Sanda
d96c369d8b doc glitch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32587 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-19 13:53:22 +00:00
Richard Heck
08b63ad3c6 Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
InsetLayout, per Jurgen's suggestion, so that insets can be told to
display an abbreviated form of their content when closed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32575 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-18 00:29:22 +00:00
Pavel Sanda
8a14b116e0 Insert explicit layout version number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32337 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-04 15:08:33 +00:00
Richard Heck
d9173414ce Docs for InPreamble.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32279 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-01 14:48:15 +00:00
Richard Heck
10db73576b Some updates to Customization.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32077 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-18 21:39:27 +00:00
Richard Heck
c4a27f1d63 Fix bug 5412 by updating docs.
Should also go to branch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-17 14:52:44 +00:00
Richard Heck
ac60f0318a Minor update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30991 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-12 14:58:29 +00:00
Richard Heck
4c275aa5d4 Docs for IfStyle and IfCounter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30990 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-12 14:57:20 +00:00
Uwe Stöhr
2f62763e99 Customization.lyx: only whitespace (and update to latest file format)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30840 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-02 22:22:44 +00:00
Uwe Stöhr
e9026c7994 Customization.lyx: accept changes and transfer the new infos to the other language versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30203 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:32:02 +00:00
Uwe Stöhr
a23822b991 - Customization.lyx: remove links to the removed file DocStyle.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30201 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-20 13:05:22 +00:00
Georg Baum
e0acb978ff fix bug 5798: Translate float names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30035 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-09 18:16:43 +00:00
Richard Heck
f28c1a2cce Allow customization of enumerate counters.
This patch is from JMarc, except the docs, which are due to me.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29906 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-02 16:02:29 +00:00
Richard Heck
ee3c0d1268 Update the layout docs a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29883 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-29 19:09:22 +00:00
Jean-Marc Lasgouttes
864773d7d9 Allow literate documents other than noweb to work out of the box. Currently
only sweave is supported (for building documentation, not programs).

Layout files allow a new OutputFormat tag 

Modules can be conditionned on a feature of the type from->to, indicating that
it should be possible to convert from format 'from' to format 'to'.

Layout format incremented to 15.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29874 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-28 08:59:25 +00:00
Uwe Stöhr
92b4d6d431 - Spanish Customization.lyx: updates by Ignacio
- English Customization.lyx: fix preamble comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29537 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-04 21:34:56 +00:00
Uwe Stöhr
8baca7929b Customization.lyx: the graphics and external material dialog no longer contain an Edit button
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29483 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 18:52:34 +00:00
Uwe Stöhr
728380c06f Customization.lyx: corrections from Hartmut and me
German Customization.lyx: updates by Hartmut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29472 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 12:21:04 +00:00
Pavel Sanda
65389071ef Update a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29462 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 09:30:37 +00:00
Pavel Sanda
ffc71354d0 Revert part of http://www.lyx.org/trac/changeset/29412
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150458.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29461 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-01 09:15:32 +00:00
Uwe Stöhr
448bfb42bd Customization.lyx:
- accept changes
 - remove completely outdated section with even wrong infos
 - remove subsection that is already part of the UserGuide
 - fix labels

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29412 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-26 16:49:53 +00:00
Richard Heck
5a46619354 Update manual a bit: LyX won't check for arbitrary packages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28566 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-19 22:28:02 +00:00
Pavel Sanda
64ac045b2d Customization - revert relevants parts back for translators.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg148048.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28538 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-18 08:52:40 +00:00
Pavel Sanda
de5dfdd4a2 * Customization.lyx, accept changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28530 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 23:44:51 +00:00
Georg Baum
9aad4bc27f Better fix for bug 1476 (following an idea by Jean-Marc).
Don't go into an endless loop if layout2layout cannot produce the desired file format.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28529 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-17 20:25:56 +00:00
Richard Heck
5ee35ace6f Introduce the InToc tag for InsetLayout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28377 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 17:54:33 +00:00
Richard Heck
391c3e3943 Minor updates.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28368 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 22:12:35 +00:00
Uwe Stöhr
87de34f36f - Customization.lyx: update file format since this file is no longer identical to the one in branch
- Math.lyx: document Georg's new implemented integral signs and update the description of the \***op integral commands

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28359 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-05 02:21:54 +00:00
Pavel Sanda
f595e20a6f * Customization.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28357 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:20:28 +00:00
Georg Baum
cd27d171d5 Partial fix of bug 1476:
Implement infrastructure to add translations to layout files and translate one .inc file.
Some others are missing.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28356 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 20:06:50 +00:00
Pavel Sanda
e98e029061 The last one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28266 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-21 20:23:26 +00:00
Uwe Stöhr
0259d3bf75 Documentation files: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-17 21:40:45 +00:00
Richard Heck
0a5de3380f Fixes to Customization manual, thanks to Ignacio.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28009 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-06 13:52:52 +00:00