Commit Graph

1965 Commits

Author SHA1 Message Date
Georg Baum
cb5dd33475 Split pdf format as discussed on the list
Previously, the format used for included pdf files was the same as for
document export via ps2pdf. This caused unwanted conversion routes, e.g.
export via odt->pdf instead of dvi->ps->pdf.
I renamed the format for included graphics and not for exported documents,
since otherwise the command line syntax for export would change. This would
require more adaptions for the users, since with the chosen solution the
custom converters are almost always changed correctly in prefs2prefs(),
so that only custom external templates need manual adjustement.
2013-03-21 20:13:02 +01:00
Uwe Stöhr
177a043991 French Math.lyx and Tutorial.lyx: translations by Jan-Pierre 2013-03-15 01:29:28 +01:00
Uwe Stöhr
96289519c5 French Tutorial.lyx: update form Jean-Pierre 2013-03-11 21:31:47 +01:00
Juergen Spitzmueller
bf0b5540db MergedManuals.lyx: set default output format to lyxhtml.
This is the intended target format of this document (LaTeX is not supposed to compile).
2013-03-03 10:11:52 +01:00
Juergen Spitzmueller
e99d19e7c7 MergedManuals.lyx: add missing child modules to the master 2013-03-02 10:10:31 +01:00
Juergen Spitzmueller
41060c9723 Allow to specify default argument for layout/inset argments
This default argument is inserted iff no inset argument is present. This is useful particularly for mandatory arguments that need to have a sensible default value.
2013-02-24 11:29:21 +01:00
Uwe Stöhr
d7ca904b69 German Tutorial.lyx: some corrections and translations
- also a fix for the other languages
2013-02-24 02:01:49 +01:00
Uwe Stöhr
0bef574d9d Tutorial.lyx: fix typos and other issues spotted by John Hudson
- also fox some formatting and add some info
2013-02-23 20:40:01 +01:00
Uwe Stöhr
be18719783 Math.lyx: 2 updates
- the column limit for decorated matrices does no longer exists
- move the former "accents for operators" sections to the operators section because these are no accents but operator-specific decorations
- add a note for \sideset
- formatting adjustments
2013-02-23 05:45:45 +01:00
Kornel Benko
6c03b1ff74 Revert changes for output format dvi4
This affects commits c0d4805acf,
                     14fed1df7d
                     8e4f656aa7
2013-02-22 12:06:31 +01:00
Kornel Benko
c0d4805acf Set default format to dvi4 for some japanes doc files.
The rest (Tutorial.lyx, Math.lyx, EmbeddedObjects.lyx, UserGuide.lyx,
Intro.lyx and Additional.lyx) are left untouched, because
still not compilable with platex
2013-02-19 09:59:08 +01:00
Pavel Sanda
b7c04ebb15 * Additional.lyx - add git version info hint 2013-02-18 00:06:59 -08:00
Georg Baum
1fde43b690 Add development manual.
This is rather incomplete, and will hopefully be extended in the future.
Currently, its main purpose is to document file format updates and tests.
2013-02-16 17:48:43 +01:00
Juergen Spitzmueller
6885007f1d Adjust Libertine font support to most recent version
This needs yet a file format change. I hope the interface is stable now (I had an exchange with the package maintainer, Bob Tennent, about that)
2013-02-15 10:45:11 +01:00
Richard Heck
06cac41193 Add "NoInsetLayout" tag for Uwe. Fixes bug #8545. 2013-02-12 10:13:41 -05:00
Pavel Sanda
d963eef9f0 * Additional.lyx 2013-02-09 20:20:48 -08:00
Richard Heck
8c8d26ecf6 Documentation update for layout format 44. 2013-02-09 13:44:06 -05:00
Georg Baum
5a62a1ccb8 Describe GIT support 2013-02-08 21:02:36 +01:00
Georg Baum
0526eb9d47 Implement VCS copy and rename
The advantage of having this in LyX is the intelligent file name handling
of included files. Implementation as discussed on the list, but ensure also
that an attempt to use locked files fails.
2013-02-06 20:38:54 +01:00
Uwe Stöhr
40b487c477 German and Japanese Intro.lyx: fix a link 2013-02-06 01:48:43 +01:00
Uwe Stöhr
e7c5ded516 Intro.lyx: style fixes by John Hudson 2013-02-06 01:36:58 +01:00
Uwe Stöhr
139d99d347 German Math.lyx: some missing translations 2013-02-06 01:31:24 +01:00
Uwe Stöhr
11c56abc5b Math.lyx, Tutorial.lyx: fix some typos spotted by a user 2013-02-05 01:56:30 +01:00
Georg Baum
e82cc5d498 Fix typos 2013-02-03 19:55:44 +01:00
Georg Baum
bab0da786b Regenerate LFUNs.lyx 2013-02-03 19:55:44 +01:00
Uwe Stöhr
15d21d80e1 French Intro.lyx: a typo, spotted by a user 2013-02-03 16:46:08 +01:00
Uwe Stöhr
ef2071f2c8 EmbeddedObjects.lyx: cleanup
- use standard bullets
- formatting fixes
2013-01-26 03:43:08 +01:00
Uwe Stöhr
67dcc67dae Additional.lyx: correct a description
- also use another paragraph shape to fix #8512
2013-01-20 22:49:22 +01:00
Uwe Stöhr
ff718ebaa5 initials.module: add the missing mandatory argument
- thanks to the new InsetArgument feature we can save all ERT for initials
2013-01-20 21:23:55 +01:00
Uwe Stöhr
a3036539b2 multicol.module: use the layout argument mechanism
- Additional.lyx: update description of multiple columns accordingly
2013-01-13 03:23:25 +01:00
Uwe Stöhr
fecdd4f318 Additional.lyx: fix some cross-references 2013-01-13 01:43:45 +01:00
Uwe Stöhr
832fc522eb Additional.lyx: correct a noweb chunk 2013-01-12 20:32:06 +01:00
Uwe Stöhr
f37cdbc298 add shapepar module
- shapepar.module: new module to get non-rectangular paragraph shapes
- SpecialParagraphShape.tex: an example shape definition file
- Additional.lyx:
  - accept all changes and updated all language versions accordingly
  - describe how to get custom paragraph shapes (last section of the document)
  - preamble cleanup
2013-01-12 19:44:08 +01:00
Julien Rioux
3b9caa3b0d UserGuide: Remove bold from hyperref's bibitem and href. 2013-01-12 09:19:52 +01:00
Julien Rioux
0899e957c3 Fix bibliography indentation throughout LyX 2.1 source (part of #7458). 2013-01-12 08:41:59 +01:00
Uwe Stöhr
df57b7050b Customization.lyx: some more revision
- German Customization.lyx: more translations
2013-01-06 03:28:34 +01:00
Julien Rioux
66ac0bbd8a LaTeXConfig.lyx : Document the bibliography and citation packages (change tracking). 2013-01-05 00:40:35 +01:00
Uwe Stöhr
b8fa4d9bc2 Customization.lyx: some corrections 2013-01-01 19:41:38 +01:00
Juergen Spitzmueller
3d136d4444 minor additions 2013-01-01 16:41:01 +01:00
Uwe Stöhr
4da45ffeb7 Customization.lyx: list supported features for layouts
- we should not force authors of layout files to look into the source code to be able to use a function
2013-01-01 07:56:56 +01:00
Uwe Stöhr
912272d351 Customization.lyx: port from branch: revised section 5.3.3 and 5.3.4 2013-01-01 07:18:42 +01:00
Juergen Spitzmueller
dd0e6976e8 Document InsetLayout Caption:<name> 2012-12-31 15:47:30 +01:00
Uwe Stöhr
4b4e513e80 Customization.lyx: document color names
- there is no need that we force Layout authors to look into the source code to be able to set a color in a layout file.
2012-12-31 04:05:58 +01:00
Uwe Stöhr
33e9c65413 Customization.lyx: revision of chapter 5 - port from branch
- uniform formatting, clarifications, simplifications, updates, added missing information
- German Customization.lyx: also translations, added missing information that is already in the other language versions
2012-12-31 03:08:28 +01:00
Georg Baum
56ece75ad9 Fix bug #8464: stackrel with subscript.
The fix is basically mechanical, the additional code for fraction like insets
with three arguments was stolen from \unitfrac. As any math package,
stackrel.sty needs a buffer parameter to switch it off.
I also added the two stackrel flavours to the toolbar.
2012-12-28 20:08:43 +01:00
Juergen Spitzmueller
37f41fd4b5 Support for command argument placement after the workarea argument 2012-12-28 11:21:24 +01:00
Juergen Spitzmueller
c3aa718151 Make the \item command in lists customizable 2012-12-19 16:55:22 +01:00
Juergen Spitzmueller
e5ebe17b92 AutoInsert option also for flex insets 2012-12-17 13:32:40 +01:00
Juergen Spitzmueller
dd21e57bd3 Option to auto-insert a paragraph style option, particularly useful for specific mandatory arguments (such as beamer block or frame titles) 2012-12-16 13:37:14 +01:00
Georg Baum
f67cf6f4bb Add support for stmaryrd.sty (bug #8434)
The stmaryrd package adds support for lots of math symbols, using a font
designed to accompany the computer modern fonts. The changes in detail:

- Fix generate_symbols_list.py to work with stmaryrd.sty. It loooks like it
  was automatically translated from a perl version and never used.
- Generate the new symbols in lib/symbols using generate_symbols_list.py and
  add some manual adjustments
- Generate stmary10.ttf by a simple ttf export from stmary10.sfd with fontforge
- Add license info for stmary10.ttf
- Create a test file with all symbols from stmaryrd.sty. Actually it would be
  nice to have this for the other fonts as well.
- The mechanics: lyx2lyx, tex2lyx, font machinery etc.
2012-12-15 13:10:31 +01:00
Juergen Spitzmueller
e93f4d470d Possibility to specify a preset argument
This will be needed for beamer plain and fragile frame support.
2012-12-10 14:09:51 +01:00
Juergen Spitzmueller
25ef8e7eef Allow to separate menu string from label string for arguments 2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
a84a98b545 Also add support for URW Garamond math fonts (via newtx) 2012-12-04 12:55:47 +01:00
Juergen Spitzmueller
52c2fb81e9 Support for the URW Garamond LaTeX fonts 2012-12-04 12:14:26 +01:00
Juergen Spitzmueller
2b40823d8e Implement resetArgs to InsetLayout (#8437) 2012-12-02 10:16:26 +01:00
Juergen Spitzmueller
ecf18084ff allow linebreak in argument delimiter string 2012-11-30 09:13:38 +01:00
Juergen Spitzmueller
1500e44cba Support for \item arguments 2012-11-29 15:34:20 +01:00
Juergen Spitzmueller
a7f8fb8c5f Provide option to force a local language switch where a global is not allowed (fixes #8033) 2012-11-28 20:55:21 +01:00
Jean-Marc Lasgouttes
4f6c0b5202 Fix # 8414: Use the noweb module instead of literate-* article layouts
Now that we have module support for literate programming, it is possible to do a noweb cleanup. This is basically a patch from Kayvan Sylvan:

- get rid of literate-xxx classes
- rename Scrap to Chunk, since this is the name noweb doc uses (Scrap is from nuweb)
- update lyx file format and add lyx2lyx support for gettting rid of literate-xxx classes
- update documentation

On the top of it, update tex2lyx to
- avoid creating files with literate-xxx class
- fix conflict between parsing << as a quote and parsing it as a Chunk
- create Chunk layouts instead of Scrap ones.
2012-11-28 14:11:47 +01:00
Juergen Spitzmueller
5f1c8bff45 Document new Argument features 2012-11-26 09:12:16 +01:00
Juergen Spitzmueller
b4c9e902ad Correct documentation
Paragraph, Item_Environment and List_environment are unknown to InsetLayout. None, instead, is a valid type.
2012-11-25 19:21:30 +01:00
Juergen Spitzmueller
6f086763ae Add LeftDelim and RightDelim to the Style and InsetLayout repertoire 2012-11-25 19:10:16 +01:00
Uwe Stöhr
a09167f520 Customization.lyx: clarify an info 2012-11-24 17:14:06 +01:00
Juergen Spitzmueller
4d784da801 Forgot to document ResetArgs 2012-11-23 18:57:05 +01:00
Juergen Spitzmueller
182d13ee6a Do not separate the shortcut from the label string 2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
6012f66146 Fix typo spotted by JMarc 2012-11-23 17:30:45 +01:00
Juergen Spitzmueller
9e8bfb4597 documentation of new argument syntax 2012-11-23 15:37:30 +01:00
Uwe Stöhr
6bdc561714 Math.lyx: add check for babel (bug #8423) and translate a comment
(the other language variants of this manual are not affected)
2012-11-19 00:14:28 +01:00
Uwe Stöhr
2e55d99347 Czech Tutorial.lyx: reset fileformat
please don't change the fileformat if not necessary (only necessary to describe new features in LyX 2.1). This helps me a lot keeping all language and release versions in sync and to update all
2012-11-08 01:22:07 +01:00
Uwe Stöhr
b8698ec8e9 French UserGuide.lyx: translations by Jean-Pierre
(will also go to branch when it is open again)
2012-11-08 01:19:26 +01:00
Pavel Sanda
bd0bb681ca * cs/Tutorial.lyx 2012-11-08 00:42:37 +01:00
Uwe Stöhr
22d4b628ed French Additional.lyx: correct porting
there was a section that is for a new feature in lyX 2.1 and I accidentally overwrote this in previous commit
2012-11-04 00:12:13 +01:00
Uwe Stöhr
a45a5b4f6d French doc files: port from branch
ported changes from [313163e1/lyxgit]
2012-11-03 23:56:58 +01:00
Uwe Stöhr
f86c3de3ad documentation: remove duplicated words
- also use a better regexp to find duplicated words
2012-10-24 00:40:28 +02:00
Uwe Stöhr
b222b93ca7 French Math.lyx: translations by Jean-Pierre 2012-10-23 21:47:29 +02:00
Uwe Stöhr
8995f0b48c UserGuide.lyx: final update for advanced search
- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions
2012-10-23 21:46:42 +02:00
Uwe Stöhr
ea537bb0c9 French: UserGuide.lyx: translations by Jean-Pierre 2012-10-23 01:15:11 +02:00
Uwe Stöhr
8462e0bc7f UserGuide.lyx: next update for advanced search
- German UserGuide.lyx: translations
- other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
2012-10-22 01:06:06 +02:00
Juergen Spitzmueller
db1c1389e3 Add support for the URW Classico (Optima) LaTeX font
Patch by Liviu Andronic
2012-10-21 18:55:24 +02:00
Uwe Stöhr
3485f728c2 UserGuide.lyx: update for advanced search
- German UserGuide.lyx: translations
- English UserGuide.lyx: some simplifications and clarifications
2012-10-21 03:21:31 +02:00
Scott Kostyshak
75e809c023 Additional.lyx: references to knitr & Sweave doc
Add references to the knitr.lyx example file and to the Sweave manual.
Also correct a couple of typos.
2012-10-17 20:45:09 -04:00
Uwe Stöhr
8ba75c2915 UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout
Furthermore update the description to current state
2012-10-18 01:52:53 +02:00
Uwe Stöhr
000ee49b89 LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk 2012-10-17 00:42:08 +02:00
Uwe Stöhr
e43295640e Math.lyx: add info about character ^ in chemical formulas 2012-10-16 23:54:24 +02:00
Uwe Stöhr
9d4bef0182 UserGuide.lyx: Add info how to handle special characters in nomenclatures
Fixes bug 8366.
2012-10-16 02:32:05 +02:00
Juergen Spitzmueller
d4d4ee74ba Document textclass categorization 2012-10-09 09:29:02 +02:00
Uwe Stöhr
f4ac1b665e UserGuide.lyx: fix a typo spotted on the docs list 2012-10-08 01:24:17 +02:00
Pavel Sanda
4180dc9489 Update manuals for literate programming (esp. noweb).
Patch from Kayvan Sylvan.
2012-10-01 17:31:08 +02:00
Uwe Stöhr
de45075def Merge branch 'master' of git.lyx.org:lyx 2012-10-01 01:43:06 +02:00
Uwe Stöhr
4ed535df52 UserGuide.lyx: mention new feature "spell check of current selection"
the new feature: re35d7a0f
2012-10-01 01:42:56 +02:00
Pavel Sanda
4fceb18ecd Recreate LFUNs.lyx once upon a time. 2012-09-29 18:57:26 +02:00
Pavel Sanda
541828ebf5 Another witch hunting case: break-paragraph -> paragraph-break. 2012-09-29 18:06:42 +02:00
Juergen Spitzmueller
1d84423e76 A font a day keeps the doctor away: Support for the Biolinum LaTeX font 2012-09-25 11:07:33 +02:00
Juergen Spitzmueller
b99a2a6255 Some refinement of the font packages documentation 2012-09-24 10:30:05 +02:00
Juergen Spitzmueller
ba1d137769 Support for the NewTX Math fonts (newtx, libertine, minion) 2012-09-23 18:33:04 +02:00
Juergen Spitzmueller
8f9898994d Basic UI for math (TeX) fonts
This addresses #6543 by adding an option to prevent fonts such as Palatino and Times to automatically adapt the math font (IOW it lets you load the text font only for a bunch of fonts where this is easily possible).

Furthermore it adds an interface to select a specific math font, which is defined in latexfonts. Currently, this is only euler (the only one I know), but if there are other math-only tex fonts, they can be added easily (but note that this changes the file format).

Non-TeX math fonts are not yet supported. Eventually, unicode-math support can use the existing UI, but this is not on my agenda.
2012-09-22 17:44:00 +02:00
Juergen Spitzmueller
1a248c68b4 check for libertine-type1 2012-09-22 14:22:57 +02:00
Juergen Spitzmueller
e9ca6b6bf4 Support for the Minion Pro LaTeX font 2012-09-19 17:46:55 +02:00
Juergen Spitzmueller
458c143e49 Fix forward search with okular
Implement a placeholder 2008f which points to the tex file with full path, since this is what okular expects nowadays.
2012-08-26 11:42:43 +02:00
Juergen Spitzmueller
c4a233e9e9 Documentation of new IPA features 2012-08-24 15:20:48 +02:00
Juergen Spitzmueller
54c41ce26e Support for the TeX Gyre fonts (#4332) 2012-08-19 11:57:48 +02:00
Juergen Spitzmueller
b501845b2c Support for the mathdesign fonts (#6072) 2012-08-18 14:45:41 +02:00
Juergen Spitzmueller
292f48d6b5 Add support for the txtt font (#4979) 2012-08-17 18:24:18 +02:00
Juergen Spitzmueller
37137f43f4 Support for the libertine font (#3881) 2012-08-17 14:11:02 +02:00
Uwe Stöhr
062c3a794a Spanish docs update
- Spanish Additional.lyx: update for trunk only
2012-07-13 00:52:49 +02:00
Uwe Stöhr
6b6a2eb8e6 docs: port fix and update description of labeling
- UserGuide.lyx: fix description of the labeling lists, fixes also bug #8224
- German UserGuide.lyx: adapt some sections to be compliant with the other language variants
2012-07-07 02:00:37 +02:00
Uwe Stöhr
313da1f9e0 French UserGuide.lyx: some typos fixed 2012-06-24 23:57:11 +02:00
Uwe Stöhr
aed91a4f15 Tutorial.lyx: fox a typo spotted by a user 2012-06-21 04:44:41 +02:00
Uwe Stöhr
42fcc6236c French UserGuide.lyx: translations by Jean-Pierre 2012-06-21 03:25:45 +02:00
Uwe Stöhr
1cf9261ff6 - LaTeXConfig.lyx: accept Georg's changes and add bidi
- chkconfig.ltx: bidi and iftex are necessary for all right-to-left languages if XeTeX or LuaTeX is used
2012-06-07 23:08:02 +02:00
Uwe Stöhr
e525ee6db4 UserGuide.lyx: add a LyX 2.1-specific sentence proposed by Jürgen 2012-06-04 01:17:27 +02:00
Uwe Stöhr
1c8606e78e UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen 2012-06-04 01:12:02 +02:00
Uwe Stöhr
09f91910e6 - UserGuide.lyx: 3 small fixes
- German UserGuide.lyx: translation again
2012-06-02 03:18:44 +02:00
Uwe Stöhr
d90bcd1f5a - UserGuide.lyx: adapt style of description of split indexes (the feature is btw. currently broken)
- German UserGuide.lyx: some further translations
- Japanese UserGuide.lyx: add missing section about split indexes
2012-06-02 02:09:36 +02:00
Uwe Stöhr
fc74599e87 - UserGuide.lyx: fix some typos and an unclear description
- German UserGuide.lyx: more translations and corrections
2012-06-01 02:27:36 +02:00
Uwe Stöhr
e489adea5f UserGuide.lyx:
- decline today's change because the text states "is explained in the chapter Tables of the Embedded Objects manual" So no need to describe LaTEX special again
- revert fileformat change; please keep the fileformat is possible unless you describe a new feature of LyX 2.1
2012-06-01 00:54:24 +02:00
Pavel Sanda
262c2e95a9 Tabular.ui: Moving Latex argument field to column section.
Forgotten patch from John Tapsell.

Documentation moved from UI to User Guide.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173987.html

This was here for ages, no need to rush into branch.
2012-05-31 15:36:33 +02:00
Pavel Sanda
83f493d8ac Port suggestion to trunk 2012-05-31 12:47:08 +02:00
Uwe Stöhr
e60a139d3f ported from branch:
- German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes
2012-05-31 00:45:26 +02:00
Uwe Stöhr
52db81fa22 - German UserGuide.lyx: some translations
- German Additional.lyx: some ports from branch
- English UserGuide.lyx: a grammar fix
2012-05-30 01:24:03 +02:00
Uwe Stöhr
158b398d28 German userGuide: port some changes from branch 2012-05-29 00:49:57 +02:00
Pavel Sanda
3476a6f1d4 * cs/Tutorial.lyx typos 2012-05-23 22:00:33 +02:00
Pavel Sanda
1a45c99a7d Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
Richard Heck
2693b911b7 Update customization manual with "nice" info. 2012-05-22 09:26:52 -04:00
Pavel Sanda
3445efdca1 typo 2012-05-16 18:05:07 +02:00
Pavel Sanda
0d95847055 * Additional.lyx 2012-05-16 17:04:26 +02:00
Uwe Stöhr
67bfa2f87e Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2) 2012-05-07 23:24:56 +02:00
Uwe Stöhr
e76389721a Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (part 1) 2012-04-26 01:27:46 +02:00
Pavel Sanda
dce6c8875c Allow Insetlayout for Branch inset (#8106).
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg173659.html
2012-04-19 11:56:32 +02:00
Georg Baum
1845b310aa Correct description of layout translation.
The old version pretended that the translations are provided via gettext,
but this is wrong.
2012-04-18 21:17:35 +02:00
Georg Baum
27733452f7 Native support for \lstlistoflistings 2012-04-16 21:40:59 +02:00
Uwe Stöhr
491284e59e German UserGuide.lyx: fix a typo spotted by a user 2012-04-15 05:42:32 +02:00
Georg Baum
a2e8cb758b Translations for listings insets
The listings inset and include inset of type listings use two english terms
that are not localized yet: "Listing" for the caption and "Listings" for the
list of listings (not supported natively by LyX yet). The existing layout
translation mechanism has been extended to translate these terms as well:

1) Support [[stuff]] context in lib/layouttranslations
2) Support BabelPreamble and LangPreamble in InsetLayout
3) Use a InsetLayout for InsetInclude of type listings
4) Define BabelPreamble and LangPreamble in the layouts for InsetInclude
   and InsetListings
2012-04-10 20:21:01 +02:00
Uwe Stöhr
3fa7aeefec port recent changes to master:
- EmbeddedObjects.lyx
- splash.lyx
2012-03-15 01:48:06 +01:00
Georg Baum
4f6579e9d3 Update tex2lyx to file format 427. InsetIPA is not yet supported, but the
produced output is valid format 427.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40903 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:53:47 +00:00
Uwe Stöhr
50902c2628 German Intro.lyx: fix a comment as suggested in the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40890 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-08 19:14:48 +00:00
Uwe Stöhr
24733efcee German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40865 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 23:32:18 +00:00
Uwe Stöhr
d43406f035 EmbeddedObjects.lyx: description how to color every second table row
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40854 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 23:51:57 +00:00
Uwe Stöhr
c9892a3a3e - UserGuide.lyx: add the F5-key feature
- Japanese and German UserGuide.lyx: adapt a section to the other language variants

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40849 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 01:23:46 +00:00
Pavel Sanda
914491df96 * Additional.lyx - RCS tweaks for Win
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40811 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 18:39:45 +00:00
Uwe Stöhr
d2f1b1a3df French UserGuide.lyx: fix file ending
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40802 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-28 00:03:29 +00:00
Uwe Stöhr
c352917f31 French UserGuide.lyx: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40799 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-27 01:00:47 +00:00
Georg Baum
26e5f1a8ec Use libmagic for file format detection if available.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40789 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-21 20:29:44 +00:00
Uwe Stöhr
1585015805 documentation files: port recent changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40779 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-19 04:41:01 +00:00
Richard Heck
a26b53885e Minor clarification. See bug #8044.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40769 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 17:52:01 +00:00
Richard Heck
6f821fe14d Change i.g. to i.e. throughout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40768 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:47:42 +00:00
Richard Heck
cc4734f317 Typos and the like in the Additional Features manual, fixed thanks
to Scott Kostyshak.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40767 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 15:39:53 +00:00
Uwe Stöhr
064834e468 port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40762 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 22:46:48 +00:00
Uwe Stöhr
fcca6c2d11 - German UserGuide.lyx: some translations
- UserGuide.lyx: mention LibreOffice and some small glitches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40754 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 00:49:19 +00:00
Uwe Stöhr
4f913c3e72 UserGuide.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40752 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-14 21:50:18 +00:00
Uwe Stöhr
877e68373b EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40733 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 03:16:05 +00:00
Uwe Stöhr
aca7f65121 - EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
- Math.lyx: correct the preamble accordingly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40731 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 02:17:32 +00:00
Uwe Stöhr
ed79c47794 UserGuide.lyx: revert unwanted changes from last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40729 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:31:14 +00:00
Uwe Stöhr
2cc43b390d - German UserGuide.lyx: some translations
- UserGuide.lyx: some typographic and expression corrections

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40728 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:16:50 +00:00
Uwe Stöhr
f8f50e7eb9 EmbeddedObjects.lyx: revert unintended change from r40720
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40723 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:23:18 +00:00
Uwe Stöhr
5f968dd2ea ChangesToolbar.png: update image to the layout of LyX 2.0.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40722 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:16:40 +00:00
Uwe Stöhr
c316d3635a documentation files: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40720 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:05:25 +00:00
Uwe Stöhr
57dbc84ee0 Tutorial.lyx: fix a typo reported on the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40717 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 01:21:13 +00:00
Uwe Stöhr
e5d624b2b6 LaTeXConfig.lyx: mention the cancel package (addendum to r40663)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40664 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:54:01 +00:00
Uwe Stöhr
6a58f4a572 Math.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40581 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:54:59 +00:00
Uwe Stöhr
0c7554baaf Tutorial.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40571 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-05 00:06:29 +00:00
Uwe Stöhr
9402ad6f61 UserGuide.lyx: port changes from branchUserGuide.lyx: final step of Scott's overhaul
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40567 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-04 01:32:20 +00:00
Uwe Stöhr
9dc53efb39 UserGuide.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40565 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 23:55:26 +00:00
Uwe Stöhr
bfe67ac65f Math.lyx: improve description of modulo-functions, fixes #7961
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40556 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:28:25 +00:00
Uwe Stöhr
a891259520 Additional.lyx: update to latest fileformat and correct version number
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 22:09:54 +00:00
Georg Baum
419b51172a fix r40522 (thanks Kornel)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40526 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-19 20:16:05 +00:00
Georg Baum
efa0f19836 More sensible longtable caption handling (needed for bug #7412)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40522 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 21:27:17 +00:00
Uwe Stöhr
877e64a52b Tutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40510 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:08:19 +00:00
Uwe Stöhr
d3727233e4 German Intro.lyx: remove obsolete sentence
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40478 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-11 22:24:19 +00:00
Uwe Stöhr
72bf7ee3bb Customization.lyx: a formatting fix and resetting fileformat to the one of LyX 2.0.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40471 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:15:11 +00:00
Richard Heck
5a7672adec Fix bug #5805 and similar requests. Adds a document setting that
tells LyX not to show BLOCK text as justified, but still keeps
the usual paragraph indentation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40427 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 22:33:25 +00:00
Richard Heck
acbcf2c742 Documentation for new layout tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 22:39:35 +00:00
Uwe Stöhr
51e70b620b EmbeddedObjects.lyx:
- new description how to color dashed table lines
- new section how to split table cells by diagonal lines

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40366 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 22:09:24 +00:00
Uwe Stöhr
336eb1961d Customization.lyx: updates by Philip Pirrip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-28 23:31:26 +00:00
Uwe Stöhr
0ac0f56ebc - splash.lyx: update menu names and toolbar buttons to the ones of LyX 2.0.x
- Spanish EmbeddedObjects.lyx: change a word to be consistent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40297 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-27 17:17:34 +00:00
Uwe Stöhr
900787723e EmbeddedObjects.lyx: add section about the calculation of the table width
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40236 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 21:13:22 +00:00
Pavel Sanda
4dfc036cce * Additional.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40223 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 12:10:20 +00:00
Uwe Stöhr
c93f5c06d8 French EmbeddedObjects.lyx: translations and revision by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40210 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 01:29:57 +00:00
Uwe Stöhr
4368237595 EmbeddedObjects.lyx: add info about the dvips color names and fix some issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40196 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:13:36 +00:00
Uwe Stöhr
d139b234b2 - EmbeddedObjects.lyx: update the description of the PDFPages template (thanks Liviu)
- chkconfig.ltx: pdfpages require eso-pic

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40181 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 05:21:02 +00:00
Uwe Stöhr
c338cfe18f French Userguide: add missing files from r40175
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 02:46:45 +00:00
Uwe Stöhr
3643777d0f port today's changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40175 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 03:03:15 +00:00
Uwe Stöhr
137c42164c - Spanish EmbeddedObjects.lyx and UserGuide.lyx: translations by Ignacio
- UserGuide.lyx: mention LibreOffice
- English UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40168 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 23:58:17 +00:00
Uwe Stöhr
9cd035069b UserGuide.lyx: fix a formatting issue
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40162 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-09 19:59:05 +00:00
Uwe Stöhr
83cc90776b UserGuide.lyx: correct the description of LyX-pipes (they also work on Windows)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40154 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 23:24:40 +00:00
Uwe Stöhr
625de6d1f6 EmbeddedObjects.lyx:
- describe the new GnumericSpreadsheet feature and link to the example file
- link to the lilypond example file
- fix some links

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40125 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:55:21 +00:00
Uwe Stöhr
c58513aa8f - UserGuide.lyx:
- describe the new lyxpipe preferences option
 - add info how to en/disable the math autocorrection
 - some bugfixes in appendix C

- German UserGuide.lyx: complete translation of appendix C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40117 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 03:56:31 +00:00
Uwe Stöhr
f47bebe5fa UserGuide.lyx: description of the math autocorrection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 05:10:24 +00:00
Uwe Stöhr
49d13dff6d UserGuide.lyx: describe the new preview inset and revise the section about previewing things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40106 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 22:39:05 +00:00
Uwe Stöhr
5d471f8975 UserGuide.lyx: port changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 03:51:02 +00:00
Uwe Stöhr
b83b4773fc UserGuide.lyx: port some changes from branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40081 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 02:19:04 +00:00
Uwe Stöhr
fc8ba5776e Math.lyx: correct name of a term as discussed on the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39867 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 20:47:49 +00:00
Uwe Stöhr
7a209305b0 - UserGuide.lyx: update sec. C.2-C.4
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39859 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 03:28:31 +00:00
Uwe Stöhr
b28143d1e9 - UserGuide.lyx: updated sec. C.1
- de.po: change a translation to the most commonly used word

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39845 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 03:07:47 +00:00
Uwe Stöhr
6a25a18aea - documentation files: port today's changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39843 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 23:15:52 +00:00
Uwe Stöhr
38be92aafc - UserGuide.lyx: some corrections in Appendix A
- German UserGuide.lyx: many translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39840 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 02:13:51 +00:00
Uwe Stöhr
30295b32b7 Math.lyx: add note that the package mathdots must be installed for a complete output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39838 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:08:33 +00:00
Uwe Stöhr
d5ddca54c3 - UserGuide.lyx: updated some sections
- German UserGuide.lyx: some translations and 2 updated images

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39834 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:33:31 +00:00
Uwe Stöhr
c221e445fe - Additional.lyx: minor tweaks
- German Additional.lyx: update to English version, translation of section 8 which hopefully fixes #7748

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39792 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-01 01:29:47 +00:00
Uwe Stöhr
5adac980ce - UserGuide.lyx: some stylistic changes
- German UserGuide.lyx: lots of translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39767 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:51:56 +00:00
Uwe Stöhr
d0b6ed1a1a Additional.lyx: remove some unused references to squash LaTeX warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39724 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 22:37:24 +00:00
Uwe Stöhr
52c55a2174 - Customization.lyx: add new possible font types uuline, strikeout and uwave
- German Customization.lyx: lot of refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39573 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 16:04:18 +00:00
Uwe Stöhr
1a60740e42 - English Additional.lyx: some updates
- German Additional.lyx: some corrections and some LaTeX warnings fixed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39571 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 14:22:23 +00:00
Uwe Stöhr
563dd1fb3a - EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
- Spanish EmbeddedObjects.lyx: some fixes by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39547 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 13:37:30 +00:00
Uwe Stöhr
7ba7ce4006 new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:59:16 +00:00
Uwe Stöhr
f363b83dbc - Spanish documentation files: translations by Ignacio
- English EmbeddedObjects.lyx: fix a typo spotted by Ignacio
- EmbeddedObjects.lyx: make the file compilable also if the LaTeX-package lettrine is not installed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39542 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:36:23 +00:00
Uwe Stöhr
2b3533153a - German UserGuide.lyx: remove some fixed path that would make the document uncompilable
- Spanish UserGuide.lyx: some tweaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39539 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 01:15:22 +00:00
Uwe Stöhr
e1406f60f6 Spanish UserGuide.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39516 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 16:51:56 +00:00
Uwe Stöhr
90dc008182 UserGuide.lyx: fix some issues and typos spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39498 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-20 01:11:07 +00:00
Uwe Stöhr
7d154929fc UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 03:15:22 +00:00
Uwe Stöhr
9ac5a7a60a UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39472 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 20:50:10 +00:00
Uwe Stöhr
1a692c6e60 - UserGuide.lyx: revise section about nomenclature; fix a broken link
- English UserGuide.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 03:18:54 +00:00
Uwe Stöhr
ba2f009058 - UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
- Additional.lyx: add infos about synctex

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 15:20:18 +00:00
Uwe Stöhr
a129942444 UserGuide.lyx:
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39454 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 01:59:10 +00:00
Uwe Stöhr
faafef5057 UserGuide.lyx: revision of appendix B and some new descriptions of export file formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39447 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 03:20:29 +00:00
Uwe Stöhr
6caa152fa0 Additional.lyx: revert unintended changes from r39440
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39441 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:24:39 +00:00
Uwe Stöhr
9d90b650eb - UserGuide.lyx: revise file export section
- Additional.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39440 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:12:45 +00:00
Uwe Stöhr
49a71464f5 - EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39434 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:14:38 +00:00
Uwe Stöhr
d1a42b77b0 - UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
- German EmbeddedObjects.lyx: a clarification

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39431 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 20:01:25 +00:00
Uwe Stöhr
899140ab09 - UserGuide.lyx: many updates and fixed typos
- German UserGuide.lyx: more refactoring and translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39429 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 04:06:22 +00:00
Uwe Stöhr
b88c405ba4 UserGuide.lyx:
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space

- German UserGuide.lyx: lot of translation and refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39425 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:50:19 +00:00
Uwe Stöhr
de1c32cf5e - German UserGuide.lyx: lot of refactoring and some translations
- UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39418 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:54:46 +00:00
Uwe Stöhr
86a4fd257e - UserGuide.lyx: correct broken links in the bibliography and remove a reference that is no longer cited
- French UserGuide.lyx: add a missing cite reference

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39415 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-04 16:03:49 +00:00
Enrico Forestieri
cff53196e0 Update docs after r39410.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39412 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-02 21:39:50 +00:00
Uwe Stöhr
54e54860e5 - Additional.lyx: please don't save the files in the fileformat of development versions until this is really required (for example when describing a new feature). It is important for my to keep all files in sync and this is much easier if they are in the same file format. Thanks
- Spanish UserGuide.lyx: sime minor things

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39409 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:23:56 +00:00
Pavel Sanda
83031b7721 Additional.lyx: Fix typo in trunk as well
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39406 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 16:50:04 +00:00
Uwe Stöhr
0b1d0cef4a EmbeddedObjects.lyx: fix bug #7328
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39398 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 16:44:22 +00:00
Uwe Stöhr
6cb62d3704 EmbeddedObjects.lyx: update a dialog description
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39394 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:58:30 +00:00
Uwe Stöhr
39360c4b98 EmbeddedObjects.lyx: describe a limitation of multirows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39391 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:00:05 +00:00
Uwe Stöhr
e132ab011d French Additional.lyx: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39389 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 00:47:16 +00:00
Uwe Stöhr
7ab835df91 port today's doc changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39381 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:45:49 +00:00
Uwe Stöhr
daec2e8afe Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39371 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-25 02:20:32 +00:00
Pavel Sanda
ebb5d04ab1 Port to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39369 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 18:42:38 +00:00
Uwe Stöhr
950d926a9b - Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 04:30:31 +00:00
Uwe Stöhr
0849110a7b UserGuide.lyx: describe how to compare LyX files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39358 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 02:58:40 +00:00
Uwe Stöhr
f1b40f9867 - multicol.module: new module for multiple text columns
- Additional.lyx: update description of multiple columns
- multicol.lyx: remove this file because its content is now completely in Additional.lyx

(We once described multiple columns in 3 different files, Additional.lyx, Customization.lyx and multicol.lyx. We now have only one place.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39355 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:53:12 +00:00
Uwe Stöhr
2cb8a155a8 - Customization.lyx: some more preamble code can go
- Italian Customization.lyx: use the same document settings as the English version
- Additional.lyx: revert undesired change from last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39352 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 21:17:10 +00:00
Uwe Stöhr
5374de7fbd documentation files:
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:36 +00:00
Uwe Stöhr
1fa25c37ee - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39347 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 13:19:18 +00:00
Uwe Stöhr
80754f8255 - UserGuide.lyx: new section how to customize lists (description of the module enumitem)
- remove the file enumitem.lyx: its content is now part of the UserGuide

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 05:11:12 +00:00
Uwe Stöhr
f679b658d8 - EmbeddedObjects.lyx: new chapter about objects surrounded by text
- Additional.lyx: remove obsolete section
- initials.module: add style that actually works

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39341 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 21:55:00 +00:00
Uwe Stöhr
6368d7ffd7 UserGuide.lyx, Additional.lyx, Tutorial.lyx: port latest changes to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39336 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 03:25:29 +00:00
Uwe Stöhr
6d1ca20c2b - Additional.lyx : remove obsolete/wrong infos and some first cleanup
- EmbeddedObjects.lyx: minor issues
- German Additional.lyx: transform the layout of the file to follow the other language variants of Additional.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39332 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 18:22:50 +00:00
Uwe Stöhr
86c86c5b94 - UserGuide.lyx: revise and actualize section about spell checking
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39325 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 04:07:26 +00:00
Uwe Stöhr
d27c625e86 Customization.lyx: we once agreed to avoid abbreviations since non-native speakers have to read our docs in English too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39310 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:56:12 +00:00
Uwe Stöhr
5fd5b8be71 - UserGuide.lyx: LyX supports now setting of the paragraph indent width
- EmbeddedObjects.lyx: LyX supports now changing of greyed-out note text color

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39306 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:57:23 +00:00
Uwe Stöhr
d5c74fa93d UserGuide.lyx:
- document how to define custom headers/footers
- actualize list of available paper formats
- English version: some typos fixed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:19:32 +00:00
Uwe Stöhr
42d6ca959f Math.lyx: add info about decorated matrix column limit and how to increase it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 20:47:24 +00:00
Uwe Stöhr
be60e515e2 French UserGuide.lyx: translations By Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39256 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 14:41:26 +00:00
Pavel Sanda
d958d89b35 VCS: RCS implementation for date and author insetinfo was missing.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39231 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-02 13:08:36 +00:00