Richard Heck
858dae36e9
Fix up some of the HTML tags now that we have default CSS.
...
There's more to be done here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31767 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-27 13:39:39 +00:00
Uwe Stöhr
7a9e5d2284
tufte-book.layout: correct date of last change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31761 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-27 03:14:27 +00:00
Uwe Stöhr
1762b5cb9d
- tufte-handout: new layout
...
- tufte-book.layout; synchronize with the tufte-handout.layout
- tufte-book.lyx: add important note and improve the documentation according the example file for the similar tufte-handout class
- biblioExample.bib: new entry used by the tufte example files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31760 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-27 03:12:18 +00:00
Uwe Stöhr
9874b2e279
new layout: tufte-book
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31759 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-27 01:46:16 +00:00
Richard Heck
5faa75408b
Try to deal with one of the big problems here, namely, that we
...
can't just output Standard as <p>, or anything else, because we
have structures like:
this is text <branch>and more text</branch> and more
which would then come out as:
<p>this is text <p>and more text</p> and more</p>
So we use the OutputParam html_in_par to try to signal when we
are already in a paragraph. It is expected that we will need to
do some bug fixing here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31753 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 20:53:46 +00:00
Richard Heck
dfe5bd2e40
Allow the suppression of LyX's own labels.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31746 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 02:51:51 +00:00
Richard Heck
c1367ef818
Revert previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31743 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 02:19:07 +00:00
Uwe Stöhr
3c9abe63b4
- UserGuide.lyx: describe the new features
...
- preview size
- option for pilcrows
- English UserGuide.lyx: accept changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31741 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 01:38:40 +00:00
Richard Heck
52246bacb8
Some initial HTML for theorem environments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31739 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-26 01:04:31 +00:00
Vincent van Ravesteijn
d4be6cf24c
Adds the user interface for the new Comparison feature.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31707 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-24 15:47:05 +00:00
Richard Heck
923dc53431
Fix a typo and clarify the logic around the return value. Note that this
...
would allow us to do something after copying, if we should later want to
do that.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31703 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-24 12:31:59 +00:00
Uwe Stöhr
adaeffec5a
ext_copy.py: fix #6234 for trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31698 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-24 00:55:28 +00:00
Uwe Stöhr
3856be62b9
Tutorial.lyx: fixes of issues spotted by John Hudson and revision of the document
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31689 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-21 03:08:18 +00:00
Uwe Stöhr
d98251c379
- gen_lfuns.py: reduce the space between items in LFUNs.lyx to save whitespace
...
- LFUNs.lyx: rebuilt with changed gen_lfuns.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31681 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-19 23:44:11 +00:00
Uwe Stöhr
8355b32381
- LFUNs.lyx: there is no need to use AMS for this file.
...
- gen_lfuns.py: change the script accordingly and add the missing \spacing tag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31669 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-19 00:01:01 +00:00
Enrico Forestieri
ceaf30cc41
Update reverse search documentation for Cygwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-18 23:09:39 +00:00
Jürgen Spitzmüller
fbb0c219ca
* add support for jmakeindex (a Japanese index processor)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31659 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-18 16:57:38 +00:00
Uwe Stöhr
4beb1a5546
languages: fix spelling (can also go to branch)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31657 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-18 14:30:33 +00:00
Uwe Stöhr
d9e83bc7ff
German Additional.lyx: update by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31645 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-16 00:01:43 +00:00
Pavel Sanda
b1aa64f58b
next leftover
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31623 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 20:12:25 +00:00
Pavel Sanda
81bff38d56
in trunk too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31622 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 20:08:37 +00:00
Pavel Sanda
32d48ba0d7
Sounds better
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:35:54 +00:00
Pavel Sanda
dd82560e85
Next one
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31618 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:29:06 +00:00
Pavel Sanda
d4bf62b417
Fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31617 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:27:12 +00:00
Pavel Sanda
f4f465a532
Doc it
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31616 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:18:10 +00:00
Pavel Sanda
4257aa5e7f
Make updating less dangerous, see comments in #6255 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31615 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:18:06 +00:00
Jean-Marc Lasgouttes
266cb16168
add support for \specialsection in amsart; fix some fonts for better screen rendering
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31613 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 09:51:26 +00:00
Jean-Marc Lasgouttes
1154a6d782
add missing modules to distribution
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31611 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-13 20:12:47 +00:00
Uwe Stöhr
d0274f4f7f
xypic.lyx: add a list item to assure that InstantPreview always works correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31584 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-11 02:12:51 +00:00
Uwe Stöhr
585f150f77
fix build systems after r31445
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31583 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-11 01:59:10 +00:00
Uwe Stöhr
f979dcbfd0
add the new Slovak splash.lyx also to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31578 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-10 14:27:11 +00:00
Uwe Stöhr
60ae8052a5
xypic.lyx: resync with branch (no change in the text of the document)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31576 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-10 14:11:25 +00:00
Pavel Sanda
08192ea2dc
Seems to work too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31561 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-08 15:25:11 +00:00
Pavel Sanda
88c9d568bb
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31560 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-08 15:21:11 +00:00
Pavel Sanda
81bfb974ee
Updaye LFUNs.lyx after while
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31550 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 00:13:12 +00:00
Pavel Sanda
701157df09
Doc & menu entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31548 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-07 00:08:18 +00:00
Pavel Sanda
aa4c5b2d05
Icon
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31547 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 23:23:17 +00:00
Pavel Sanda
4f0957c819
Bug #6255 - Update linked files with version control
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31546 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 23:20:52 +00:00
Jean-Marc Lasgouttes
34d26e7f5f
fix wrong file name in r31506
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31541 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 13:47:08 +00:00
Pavel Sanda
944a2753aa
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31524 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 21:29:56 +00:00
Pavel Sanda
19dd4f4583
Typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31516 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 15:58:46 +00:00
Jürgen Spitzmüller
e5533c552e
* New layout files for Inderscience journals, contributed by Koji Yokota.
...
The old layout file is marked deprecated.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31506 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-04 12:54:59 +00:00
Jürgen Spitzmüller
5695850a49
* add modules to do equation/figure/table numbering sectionwise.
...
Use these modules in the AMS classes (instead of preamble hardcoding).
This is bug 6123.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31475 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-28 11:06:53 +00:00
Uwe Stöhr
fd801c9c90
- elsarticle.layout: add the stdlayouts, fixes #6189
...
- elsarticle.lyx: add two theorems as example
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31448 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 23:13:46 +00:00
Tommaso Cucinotta
059729ec59
UI interaction for advanced f&r.
...
Menu voice shows only, does not toggle. This allows for highlighting the keyboard short-cut in the menu, where the user expects to find it.
Toggling of dialog is instead shown in a toggling button on the toolbar (advanced search button besides the standard one). Icon is just draft.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31445 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 21:39:48 +00:00
Tommaso Cucinotta
76db6e2cc3
Reverting to previous behaviour (c-S-f shows advanced search dialog). It is more usable.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31442 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 21:17:29 +00:00
Jean-Marc Lasgouttes
18b808e67c
add "ansinew" as a synonym of LaTeX encoding "cp1252" (second part of #6142 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31439 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 13:05:43 +00:00
Uwe Stöhr
2b5e6a9d39
svglobal3.layout:
...
- major overhaul for version 3.2 that has to be used since 2007
- remove wrong document class option, fixes first part of #6198
svjour.inc:
- remove style "subparagraph" that doesn't exist, fixes second part of #6198
- simplifications
svjour3.lyx: new template file for articles in journals published by Springer (It is the LyX implementation of the template.tex file provided by svjour version 3.2)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31417 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 18:12:53 +00:00
Uwe Stöhr
52fd1025a9
recipebook.layout: remove wrong definitions of the side number and remove doubled statement about tocdepth and secnumdepth
...
Jürgen, OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31413 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 14:14:15 +00:00
Uwe Stöhr
33e2b84716
Spanish Math.lyx: translation updates by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31403 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-19 15:14:37 +00:00