Commit Graph

2028 Commits

Author SHA1 Message Date
Uwe Stöhr
6f04bfaf96 Development.lyx: add a documentation policy as requested by Scott 2015-02-17 00:12:02 +01:00
Uwe Stöhr
fd10b868ca EmbeddedObjects.lyx; port recent changes to master 2015-02-13 02:18:29 +01:00
Scott Kostyshak
74b538f75d Add a "Development policies" section to dev manual
Writing these policies down makes it easier for newcommers to
understand guidelines and the intuition behind them.

The two policies this commit adds were responses by Georg and Richard
to two threads on the mailing list. The policies are titled
"When to set a fixed milestone" and
"Can we add rc entries in stable branch?".
2015-02-08 16:33:43 -05:00
Scott Kostyshak
460976eea8 Typo 2015-02-08 16:18:56 -05:00
Georg Baum
eb121f9993 Replace hardcoded hack with InsetLayout tag 2015-01-11 20:01:19 +01:00
Scott Kostyshak
15ae3eb85c Initialize recently added forceownlines_ bool
This adds on to the fix for #8875 (a25569eb).
2014-12-20 15:05:20 -05:00
Juergen Spitzmueller
cfeddb9293 Add ObsoletedBy tag to InsetLayout
Fixes: #9000.
2014-12-08 09:08:45 +01:00
Juergen Spitzmueller
a25569ebb3 Add a layout tag ForceOwnlines that assures an inset is started and terminated by a line break in the LaTeX output.
Fixes: #8875.
2014-12-01 14:56:47 +01:00
Georg Baum
0bf8b8a1d2 Load footmisc.sty instead of using outdated code
This is a patch I originally sent to lyx-devel in 2012 with subject
'Load footmisc.sty instead of using copied code from obsolete stblftnt.sty'.
It now takes all comments into account: It works also if the user loads the
package herself, it can be disabled by providing the footmisc feature in a
layout, and it does not use the ugly \AtBeginDocument{}.
2014-11-14 20:20:35 +01:00
Jean-Marc Lasgouttes
3cbdfa1762 Fix some glitches in inset-select-all
Fix a crash reported in #7727. This happened because cur.pos() was reset before cur.pit(). In this case, cur.lastpos() will usually be wrong.

Fix bad behaviour when selecting at top level with several paragraphs.

Update documentation.
2014-11-14 10:18:34 +01:00
Scott Kostyshak
95f9bafff2 Typo 2014-11-11 22:39:54 -05:00
Juergen Spitzmueller
b2b71d97b5 Fix grammar error spotted by Sian Mountbatten 2014-10-25 13:52:19 +02:00
Juergen Spitzmueller
38644a5b26 Fix typo spotted by Hartmut. 2014-10-25 13:46:34 +02:00
brokenclock
11e679f73e Add LFUN_SERVER_GET_STATISTICS command
This function can be used with the LyX server to obtain the word, character or character+space count in the current document or selection.
2014-10-23 16:06:42 +02:00
Juergen Spitzmueller
87eb430395 Add support for todonotes package
Fixes: #7546
2014-08-31 14:49:30 +02:00
Juergen Spitzmueller
ccdd782b4f Add support for the fixme package.
Fixes: #8868
2014-08-31 14:38:28 +02:00
Enrico Forestieri
294d08b1bf Add forward search command for qpdfview.
Also update docs explaining how to activate reverse search in qpdfview.
2014-07-13 20:08:43 +02:00
Juergen Spitzmueller
658edc7f43 Document pdfcomment in LaTeXConfig.lyx 2014-07-03 11:32:53 +02:00
Juergen Spitzmueller
52c219ee29 Support for conference posters
The following poster classes are now supported:

* a0poster
* beamerposter
* sciposter
2014-07-02 14:01:28 +02:00
Juergen Spitzmueller
4a0976ceeb Add support for the sectionbox and tcolorbox packages.
They will be used by the conference poster classes that will be supported in a minute.
2014-07-02 13:48:01 +02:00
Uwe Stöhr
8cb15c218b French documentation files: port today's changes 2014-06-13 01:27:19 +02:00
Juergen Spitzmueller
20bcaec061 Add layout tag that determines if/when a paragraph can be indented.
Fixes: #7327, #7458, #8670
2014-05-29 14:10:32 +02:00
Pavel Sanda
70ce2dffcf * Additional.lyx - note for windows git users.
https://www.mail-archive.com/lyx-users%40lists.lyx.org/msg98988.html
2014-05-21 11:12:02 -07:00
Enrico Forestieri
3eefb8cfa6 Update documented command for running tex2lyx tests. 2014-05-12 23:54:50 +02:00
Georg Baum
9e5ecdcdce Update version 2014-05-12 21:53:27 +02:00
Uwe Stöhr
2da56e8c5b French doc files: backport recent changes 2014-04-28 22:57:53 +02:00
Vincent van Ravesteijn
1468a40bac * doc/ja: Updates from Koji Yokota 2014-04-13 18:51:12 +02:00
Vincent van Ravesteijn
c9dd2d4624 * EmbeddedObjects.lyx: Increase version number 2014-04-11 21:17:58 +02:00
Uwe Stöhr
6ad876f91a manuals: fix 2 typos spotted by Ignacio 2014-04-11 01:16:54 +02:00
Uwe Stöhr
5be328c231 Additional.lyx: update version name to "2.1.x" 2014-04-11 01:05:57 +02:00
Uwe Stöhr
5e68b12a06 Spanish manuals: translations by Ignacio 2014-04-11 01:04:58 +02:00
Uwe Stöhr
4cac31be63 French Math.lyx: re-introduce 2 formulas that got accidentally lost by the last commit 2014-04-11 00:45:41 +02:00
Uwe Stöhr
e566eac285 French doc files: translations by Jean-Pierre 2014-04-11 00:32:27 +02:00
Uwe Stöhr
ef5ae575cf French EmbeddedObjects.lyx: translations for LyX 2.1 by Jean-Pierre 2014-04-09 00:55:49 +02:00
Uwe Stöhr
7d7cf52cae Spanish manuals: translations by Ignacio 2014-04-04 00:59:15 +02:00
Uwe Stöhr
a264d50faa UserGuide.lyx: fix 2 Typos (thanks Ignacio) 2014-04-04 00:53:29 +02:00
Uwe Stöhr
2291c6289b Intro.lyx: change a sentence to avoid misunderstandings
- as reported today on the lyx-docs list
2014-04-02 01:41:52 +02:00
Uwe Stöhr
0300a2ce66 Japanese EmbeddedObjects.lyx: fix a formatting 2014-03-31 23:19:13 +02:00
Pavel Sanda
f66c72542b * cs/Tutorial.lyx 2014-03-27 01:59:00 -07:00
Pavel Sanda
e7003f5e9f * Additional.lyx (accept changes) 2014-03-27 01:16:49 -07:00
Uwe Stöhr
03830ba245 Japanese docs: another update from Koji 2014-03-27 00:46:41 +01:00
Uwe Stöhr
7288a1b4dc doc files: push all changes sine master was closed and the updates from Koji 2014-03-27 00:17:25 +01:00
Uwe Stöhr
5c5d61bfe0 Japanese doc image files: updates and additions by Koji 2014-03-27 00:13:36 +01:00
Vincent van Ravesteijn
0d13205780 Update docs to latest fileformat 2014-03-23 17:49:35 +01:00
Vincent van Ravesteijn
aa5bf3c727 Rename break-paragraph to paragraph-break in docs 2014-03-20 22:11:14 +01:00
Uwe Stöhr
dcde635d87 UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01:00
Uwe Stöhr
27fc428d43 UserGuide.lyx: remove a now obsolete info 2014-03-09 19:22:11 +01:00
Uwe Stöhr
d8e4fb9c17 UserGuide.lyx: add another missing part of description of environment separator 2014-03-08 21:23:42 +01:00
Uwe Stöhr
0e294cedda UserGuide.lyx: add missing part of description for menu Start New Environment 2014-03-08 02:34:11 +01:00
Uwe Stöhr
f1f4d7f632 UserGuide.lyx: describe the new menu Edit→Start New Environment
- also correct some changes LFUNs
2014-03-08 02:13:24 +01:00
Scott Kostyshak
b58b4df24f Fix compilation of ja/Math.lyx (see #9027)
The Japanese math manual was not compiling because of some
complications with foreign language switching. This would
have been fixed after the translation from English to Japanese
is done but I want to make sure the document is compilable
for 2.1.
2014-03-07 15:11:49 -05:00
Uwe Stöhr
b8f14453be UserGuide.lyx: improve a writing style 2014-03-06 22:38:01 +01:00
Uwe Stöhr
99059742c6 German EmbeddedObjects.lyx: fix a typo 2014-03-06 00:14:04 +01:00
Uwe Stöhr
95a4fd0bbe EmbeddedObjects.lyx: describe caption above/below
- also simplify the float section structure in the UserGuide.lyx
2014-03-06 00:01:35 +01:00
Benjamin Piwowarski
908c92e831 Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
Uwe Stöhr
ab176bfbcc UserGuide.lyx: describe the Verbatim environment 2014-03-04 23:12:44 +01:00
Scott Kostyshak
c80f1009b3 Restore 'pdf' default format of Japanese docs
This restores 895f8285 and fixes out-of-the-box compilation.
2014-03-03 14:53:47 -05:00
Uwe Stöhr
de7eb5521d Math.lyx: describe LaTeX-comment inset 2014-03-02 23:39:35 +01:00
Uwe Stöhr
40b7883161 Math.lyx: describe \smashoperator and how to insert ^ and _ 2014-03-02 22:21:12 +01:00
Uwe Stöhr
b340d026ed Math.lyx: describe \underbracket and \overbracket 2014-03-02 21:02:15 +01:00
Uwe Stöhr
878cdcd25d Math.lyx: describe mathtool's \xarrow commands 2014-03-02 20:01:02 +01:00
Uwe Stöhr
c5901f3402 Math.lyx: describe command \splitfrac 2014-03-02 18:31:18 +01:00
Uwe Stöhr
6b35bb7544 Math.lyx: describe command \shortintertext 2014-03-02 03:00:40 +01:00
Uwe Stöhr
61ed9a71cd UserGuide.lyx: describe LyX's new extended font support 2014-03-01 14:02:29 +01:00
Uwe Stöhr
2a8de1b23d EmbeddedObjects.lyx: describe the usage of \mbox 2014-02-27 23:52:30 +01:00
Scott Kostyshak
5cb4e11932 Fix compilation of es/EmbeddedObjects.lyx
Since a2e8cb75, \lstlistingname is localized. Redefining it
in the preamble is not necessary and in fact since f4dd0ba5
leads to a compilation error.
2014-02-27 09:47:30 -05:00
Uwe Stöhr
2d8e4be632 English EmbeddedObjects.lyx: fix table formatting 2014-02-24 00:42:54 +01:00
Uwe Stöhr
d54444c17a EmbeddedObjects.lyx: describe \caption* in longtables 2014-02-23 23:39:41 +01:00
Uwe Stöhr
015c7fcc1f EmbeddedObjects.lyx: accept changes and update preamble 2014-02-23 03:57:06 +01:00
Scott Kostyshak
3f9e71f2c2 Add new Japanese files to Makefile.am
Patch from Koji Yokota.
2014-02-21 13:57:11 -05:00
Pavel Sanda
e991539759 Forward search: add Enrico's comment from uses list. 2014-02-20 00:27:00 -08:00
Scott Kostyshak
7f82b8391a Restore 'pdf' default format of Japanese docs
This restores 895f8285 and fixes out-of-the-box compilation.
2014-02-17 21:24:06 -05:00
Uwe Stöhr
8fa950fb31 Math.lyx: use inset-info instead of images for LyX-icons (final part)
- Japanese Math.lyx: correct an image path
2014-02-16 20:11:31 +01:00
Uwe Stöhr
7ce1c583cb UserGuide.lyx: correct more text styles (hopefully now all)
- German UserGuide.lyx: add missing index entry
2014-02-16 19:32:11 +01:00
Uwe Stöhr
ddcad89460 UserGuide.lyx: correct more text styles 2014-02-16 19:20:55 +01:00
Uwe Stöhr
17e260cda0 UserGuide.lyx: correct some text styles
- German UserGuide.lyx: update some outdated info
2014-02-16 19:11:06 +01:00
Uwe Stöhr
e3a34bd2f9 Math.lyx: use inset-info instead of images for LyX-icons (part 2)
- also add info about special relations
2014-02-16 18:36:13 +01:00
Uwe Stöhr
256fe5b43d Math.lyx: use inset-info instead of images for LyX-icons (part 1) 2014-02-16 17:39:29 +01:00
Uwe Stöhr
33a152942f UserGuide.lyx: fix some shortcut issues after [ea8248fc/lyxgit]
- German UserGuide.lyx: add missing image showing the abstract environment
2014-02-16 17:26:51 +01:00
Uwe Stöhr
eb8a1dc6f1 UserGuide.lyx: describe new support for \listoflistings 2014-02-16 03:30:55 +01:00
Uwe Stöhr
54b2c01b63 Math.lyx: describe command \adjustlimits 2014-02-16 03:07:56 +01:00
Uwe Stöhr
8f663ea33e Math.lyx: update description for command \mathclap 2014-02-16 02:11:08 +01:00
Uwe Stöhr
aba0aeaf25 UserGuide.lyx: describe new supported negative spaces 2014-02-16 01:05:24 +01:00
Uwe Stöhr
deeec7d4e1 Math.lyx: describe new support for \hspace* etc. 2014-02-15 05:05:28 +01:00
Uwe Stöhr
aa6c0fef2f Math.lyx: describe new support for command \sideset 2014-02-15 02:37:22 +01:00
Jean-Marc Lasgouttes
2b1791641f Fix various typos in LFUNs.lyx 2014-02-13 14:20:43 +01:00
Jean-Marc Lasgouttes
e7a1cce551 Rename some LFUN names to match their text name
Also, rename copy-label-as-reference to label-copy-as-reference and update LFUNs.lyx accordingly.
2014-02-13 13:50:33 +01:00
Juergen Spitzmueller
ea25b62b1b again update FUNs.lyx 2014-02-13 10:44:12 +01:00
Juergen Spitzmueller
f1531b2f90 LFUNs.lyx improvements 2014-02-13 09:55:40 +01:00
Uwe Stöhr
6b115051a0 Math.lyx: fix a package loading logic mistake 2014-02-13 01:41:43 +01:00
Georg Baum
93be9cdc93 Fix typo and add a note about ResetsFont default
This was missing in 6b49b6b129, and I did not find it because of the typo.
Thanks Uwe for reminding me.
2014-02-11 19:25:23 +01:00
Uwe Stöhr
94fbef6c86 Math.lyx: describe support for command \utilde 2014-02-10 23:07:32 +01:00
Georg Baum
6b49b6b129 Fix conflicting inset font defaults (bug #8874)
This makes the defaults of Inset::inheritFont() and Inset::resetFontEdit()
compatible. There is no user visible change except for the Chunk inset which
does not produce invalid LaTeX after editing operations anymore.
This is the safe version for 2.1.0, for later there are still open questions:
- All insets with ResetsFont true should be audited: Is this really needed,
  or do they show similar editing problems as the Chunk inset?
- Does inheritFont() need to be customizable in the layout file as well?
- Is resetFontEdit() != !inheritFont() needed at all?
I did not use change tracking for the docs, since I updated all existing
translations.
2014-02-10 22:06:32 +01:00
Juergen Spitzmueller
e621229ee3 update FUNs.lyx 2014-02-10 09:31:46 +01:00
Uwe Stöhr
dfa49c0b22 Math.lyx: some preamble fixes for \cancel support 2014-02-10 02:52:49 +01:00
Uwe Stöhr
65ff346f3f Math.lyx: describe new support for cancel 2014-02-10 02:01:27 +01:00
Uwe Stöhr
d0209eb286 UserGuide.lyx: add info about widows and orphans
(thanks Helmut for this info)
- German UserGuide.lyx: add missing section about proper names
2014-02-10 01:15:52 +01:00
Pavel Sanda
f9c53c6e87 * Additional.lyx - SVN has been tested to some degree (#8937). 2014-02-07 23:37:51 -08:00
Uwe Stöhr
991810b9e2 UserGuide.lyx: describe the new paste modes 2014-02-06 04:05:05 +01:00
Georg Baum
ac2c91be02 Document paste options (bug #8749)
As discussed in trac. Unformatted Text is removed, since it is too similar to
Plain text, adn nobody knows why it is needed in the standard menu. The lfun
is kept, so users can easily activate it in private ui files if needed.
2014-02-05 21:53:02 +01:00